diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-06 20:53:28 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-06 20:53:28 +0100 |
| commit | 8a91677627cc3017c88757285a91b238c83f1c92 (patch) | |
| tree | 97c67b83d5d407c102096468180cb75bb14e5b9c | |
| parent | 23a283ca018ac5ce532397804a79c51333cef9f7 (diff) | |
[CHORE] New Doxygen theme.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | Doxyfile | 2 | ||||
| m--------- | meta/css | 0 |
3 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 5b6a4b5..d33b52f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "libs/tproc"] path = libs/tproc url = git@github.com:ocl-foss-org/tproc.git +[submodule "meta/css"] + path = meta/css + url = https://github.com/jothepro/doxygen-awesome-css.git @@ -1397,7 +1397,7 @@ HTML_STYLESHEET = # documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_STYLESHEET = +HTML_EXTRA_STYLESHEET = meta/css/doxygen-awesome.css # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note diff --git a/meta/css b/meta/css new file mode 160000 +Subproject 1f3620084ff75734ed192101acf40e9dff01d84 |
