diff options
| author | Levent Kaya <levent.kaya@codefirst.io> | 2024-11-26 10:11:36 +0300 |
|---|---|---|
| committer | Levent Kaya <levent.kaya@codefirst.io> | 2024-11-26 10:11:36 +0300 |
| commit | 6509c3421a0b6200d791d64d849b4137c6382c18 (patch) | |
| tree | b2906867b9016681c1b192c8f9d89000b3ea2dbe /docs | |
| parent | cf1f7930438902372eaba670380af0a875d5691f (diff) | |
[docs] ingegrate doxygen with m.css
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile index 32b9630..ba5219c 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -40,7 +40,7 @@ HTML_OUTPUT = html HTML_DYNAMIC_SECTIONS = YES GENERATE_TREEVIEW = YES -# Integrating Doxygen Awesome CSS and JS +# Integrating Doxygen with m.css HTML_EXTRA_STYLESHEET = ./m-dark.css HTML_EXTRA_FILES = ./m.js |
