doc: fixup some Doxygen autogen issues

Don't show page sections in left sidebar, it's confusing.
Rename Modules -> API Reference in sidebar.
Indicate visually the sidebar entries are collapsible.
Fix spa_pod_json grouping.
Move tools page to top level.
Fix page ordering.
This commit is contained in:
Pauli Virtanen 2023-11-04 11:26:27 +02:00 committed by Wim Taymans
parent dae0ccacfc
commit 49668a9b26
7 changed files with 260 additions and 3 deletions

View file

@ -17,3 +17,8 @@
--fragment-link: #729fcf;
}
}
#nav-tree .arrow {
opacity: 1;
padding-right: 0.25em;
}