aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/templates/layout.html
AgeCommit message (Collapse)AuthorFilesLines
2020-08-03doc: add index to the sidebarLuc Van Oostenryck1-0/+8
It's very useful to be able to access the index from the sidebar but no change in the configuration seems to allow this. Trying to abuse the toctree give the same result. So, add it directly via the template system. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>