Adding awesome-doxygen CSS style sheet.

This commit is contained in:
Pcornat 2026-02-27 17:42:04 +01:00
commit 86a0f20bca
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
4 changed files with 3044 additions and 1 deletions

3
.gitignore vendored
View file

@ -3,4 +3,5 @@ build/
!.idea/cmake.xml !.idea/cmake.xml
.idea/* .idea/*
*.json *.json
imgui.ini imgui.ini
documentation

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "external/catch2"] [submodule "external/catch2"]
path = external/catch2 path = external/catch2
url = https://github.com/catchorg/Catch2.git url = https://github.com/catchorg/Catch2.git
[submodule "external/doxygen-awesome-css"]
path = external/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git

3038
Doxyfile Normal file

File diff suppressed because it is too large Load diff

1
external/doxygen-awesome-css vendored Submodule

@ -0,0 +1 @@
Subproject commit 1f3620084ff75734ed192101acf40e9dff01d848