Hello all,

I have a bunch of documents that are structured like this:


index.rst

Chapter1/toctree.rst
         section1.rst
         section2.rst

Chapter2/toctree.rst
         section1.rst
         section2.rst

The global index.rst file just includes Chapter1/toctree and 
Chapter2/toctree  etc, and the toctrees for each chapter include all of the 
sections for that chapter.

What I would like to do is have a table of contents for each chapter that 
includes all of the sections contained, I would display this toc in a 
sidebar or as a dropdown from the navbar.    Any ideas or hints on how I 
might make that happen?

Thanks,

Brad

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to