When generating html files, the information in the current section comes before the information for each of its child sections; i.e., the document is designed to be read from any node down the tree.
If I put my toctree commands directly after the title for a section, latexpdf puts the information for the children before the information for the parent. If I put my toctree commands at the end of a section, latexpdf's table of contents puts the children for the current section below the last heading for the current section, instead of directly below the title for the current section. How do I get latexpdf to generate output like the children are at the end of each section and table of contents like the children are under the title for each section ? -- 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 sphinx-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/1cf894e0-0e88-4523-b184-82e5cc628531n%40googlegroups.com.