diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 09:39:14 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 09:39:14 +0200 |
| commit | e2188feb99af7d537288f9e9c266b7d89ac6e736 (patch) | |
| tree | 9dcb0f8d9b5b10f5ec566d763001e9e7e2dd74da /Doxyfile | |
| parent | f0d8e3acd48c70f49e5b59a653045405b1e9a062 (diff) | |
[META] Update CSS submodule and file structure.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1049,7 +1049,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = Meta/ +EXCLUDE = meta/ # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded @@ -1359,7 +1359,7 @@ HTML_STYLESHEET = # documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_STYLESHEET = Meta/DocCSS/doxygen-awesome.css +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 |
