Docs: Use doxygen-awesome-css theme (#6512)

* add doxygen-theme-css submodule

* enable theme and disable not needed code references

* hide nav sync button

* css and cleanup

* Move comments to dedicated README to not fail config check
This commit is contained in:
tooomm 2026-01-24 11:22:43 +01:00 committed by GitHub
parent 12b5525a2d
commit 2b372c14e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 86 additions and 24 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/microsoft/vcpkg.git
[submodule "doxygen-awesome-css"]
path = doc/doxygen/theme
url = https://github.com/jothepro/doxygen-awesome-css.git