Hi Brad, I used individual pages for each subdivision in my Lino Developer's Guide <http://www.lino-framework.org/dev/index.html>. Every "section" (the first section is Getting started <http://www.lino-framework.org/dev/getstarted.html>) contains a set of "chapters" (each chapter being one page). Look at the "Show source" link at the bottom of each page.
hth, Luc On 27/07/18 16:50, Brad Miller wrote: > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. -- 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.
