summaryrefslogtreecommitdiff
path: root/web/DoxygenLayout.xml (follow)
Commit message (Collapse)AuthorAge
* DoxygenLayout: Strip it down as much as possible.Andre Noll2025-10-08
| | | | | | The less it contains, the nicer are the generated pages. Indent the remaining lines with tabs rather than spaces to foil any heretic movements which try to narrow indentations.
* Doxyfile: Use custom layout file.Andre Noll2025-10-08
The new file was created with doxygen -l web/DoxygenLayout.xml It will be adjusted in a subsequent commit, so this change is a no-op.