docs: use doxygen-awesome-css (#2758)

This commit is contained in:
ReenigneArcher 2024-06-26 10:44:32 -04:00 committed by GitHub
commit 7e9a2dd621
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 166 additions and 9 deletions

4
.gitmodules vendored
View file

@ -10,6 +10,10 @@
path = third-party/build-deps
url = https://github.com/LizardByte/build-deps.git
branch = dist
[submodule "third-party/doxygen-awesome-css"]
path = third-party/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
branch = main
[submodule "third-party/googletest"]
path = third-party/googletest
url = https://github.com/google/googletest/