mkdocs-rtd-dropdown icon indicating copy to clipboard operation
mkdocs-rtd-dropdown copied to clipboard

Show children for all root nodes

Open stlehmann opened this issue 6 years ago • 0 comments

I propose to add child nav items not only to the currently selected root item but also to all others. Here is the reason:

If you use directories to structure your project they will be visible inside the navigation. However it is not possible to make them active because they are not connected to a Markdown document. That is why the children of these directories will never be visible in the toc.

stlehmann avatar Jun 15 '18 08:06 stlehmann