diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-24 07:04:04 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-24 07:04:04 +0200 |
| commit | 6d8d4718dea52236e8c5e8284bc6edad7c589ab8 (patch) | |
| tree | 86bc7e349541d34755986c61286e6fa6b79bbf05 | |
| parent | ff5ca367c4d2e4677bcd26fb0f8895f21bb57874 (diff) | |
dev, docs: Update and improve doxyfile.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,13 +42,13 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Core Boot" +PROJECT_NAME = "CoreBoot" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = +PROJECT_NUMBER = 0.0.1dev # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |
