-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update doc stylesheet and doxygen file
- Loading branch information
camilo
committed
Oct 28, 2024
1 parent
391a0d1
commit 769ae37
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule stylesheet
updated
15 files
+400 −261 | Doxyfile | |
+72 −32 | README.md | |
+15 −9 | docs/customization.md | |
+64 −16 | docs/extensions.md | |
+12 −9 | docs/tricks.md | |
+14 −4 | doxygen-awesome-interactive-toc.js | |
+23 −3 | doxygen-awesome-tabs.js | |
+224 −73 | doxygen-awesome.css | |
+0 −44 | doxygen-custom/custom.css | |
+1 −1 | doxygen-custom/header.html | |
+117 −0 | img/theme-variants-base.drawio.svg | |
+102 −0 | img/theme-variants-sidebar-only.drawio.svg | |
+0 −250 | img/theme-variants.drawio.svg | |
+54 −41 | include/MyLibrary/example.hpp | |
+1 −1 | package.json |