Hi, I want to hide the table of contents on the first page of my ebook.
""" .. toctree:: :maxdepth: 2 :hidden: """ I can produce the html version without problems. No table of contents on the first page but all headlines in the sidebar as ususally. But the epub file is empty. There is only the first page. make runs without errors. And the size of the file is nearly the same as when compiled without hidden toctree. juh -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.