diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 17:08:11 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 17:10:08 +0100 |
| commit | 40b13212e6dc9c9a6908fea6f5cb522e89f92620 (patch) | |
| tree | f97d8a1d6d50405e81e907a15c851e52f32c72ba | |
| parent | ef7fc0b72899e73a44ca1512f2bbe3a3bc8457ea (diff) | |
[CHORE] Update and improve Doxyfile. As the docs are being updated weekly.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | Doxyfile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -42,19 +42,19 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "NeKernel.org" +PROJECT_NAME = "Ne.org" # 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 = stable +PROJECT_NUMBER = develop # 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 # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = +PROJECT_BRIEF = The Ne System by Ne.org. # With the PROJECT_LOGO tag one can specify a logo or an icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |
