diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-17 07:55:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-17 07:55:38 +0200 |
| commit | 7802a79f34c6f96f1c1ead72098c449b1a8826d8 (patch) | |
| tree | 9a1b0ce29eb1bcf7ca443fcd9500d3e54a268eb3 /Doxyfile | |
| parent | 31d6c0c1ee8ac790399efc3949a2806dca44d301 (diff) | |
| parent | 2835bd8b264d52dc922cc303c0c5e5ddb6aedb99 (diff) | |
Merge pull request #6 from nekernel-org/dev
v0.0.1
Diffstat (limited to 'Doxyfile')
| -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 = "NeBoot" # 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 |
