Thanks for the pointer. I was able to get the desired result using

html_theme_options = {
        'show_toc_level' : 4
 }

I was not able to find documentatiton for this setting on
https://sphinx-book-theme.readthedocs.io/en/stable/customize/index.html

But I did find it in
https://github.com/executablebooks/sphinx-book-theme/blob/master/docs/conf.py

On Sunday, August 21, 2022 at 12:44:43 PM UTC-7 Max Lange wrote:

> The sphinx_book_theme 
> <https://github.com/executablebooks/sphinx-book-theme> supports this.
>
> On Saturday, August 20, 2022 at 10:00:08 PM UTC-7 [email protected] 
> wrote:
>
>> The furo theme (with its default setting) has two side bars. The left 
>> side bar contains the contents tree for the web pages. The right side bar 
>> contains the contents tree for each individual page.  This is a very nice 
>> feature because headings within a web page do not affect the overall 
>> contents tree. This facilitates moving a sub tree to a different location 
>> in the web page contents tree (in the spirit of incremental iterative 
>> development).
>>
>> Are there other themes that enable one to see these two trees separately ?
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/24de0a0e-a91e-406e-a2e4-87dca6e3268dn%40googlegroups.com.

Reply via email to