Hi Komiya~San,
Thanks, that looks like exactly what I wanted. I'll give that a try
when I find time to get back to this.
Oscar
On Mon, 18 Jan 2021 at 16:15, Komiya Takeshi wrote:
>
> Hi,
>
> How about using `html_sidebars`? It allows you to insert custom
> sidebar-parts to your pages.
> https:/
Hi,
How about using `html_sidebars`? It allows you to insert custom
sidebar-parts to your pages.
https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_sidebars
1. Create a partial HTML as a template file
2. Put it template dir on your project (ex. _templates)
3. Check `templa
Hi,
Is there a simple way to tell Sphinx to add some links to the sidebar
in the HTML output for the classic theme?
I'm trying to migrate the SymPy doc build from Travis to Actions and
I'm wondering if there's a better way of adding sidebar links.
You can see the sidebar links here:
https://docs