Hi, for the HTML output of our documentation, we would like to have for the “starting” pages of our directories:
- a custom content: only a list of some of the children, precisely not the automatic list of all of them, usually obtained by something like: ┌──── │ .. toctree:: │ :glob: │ │ * └──── - for the corresponding side bar, the full list of the children, precisely what would be obtained by something like: ┌──── │ .. toctree:: │ :glob: │ │ * └──── AFAICS, relying on the :`hidden:` option removes the children from the sidebar. Is it possible? Thanks. -- Denis -- 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/87edg4ldfz.fsf%40example.com.