diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-09-02 08:17:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-02 08:17:25 +0200 |
| commit | d41f15b09cc6adce79ce5c698dc5a53ddd7dd5f0 (patch) | |
| tree | 879b48c9eb935a1546e23b1f926c2a7895f7205e /Doxyfile | |
| parent | f24e3cd5212e533f9dc0125c62f4d36fb9882cee (diff) | |
| parent | efe0d71bd816f57d6d3338f04348c07dd8aade46 (diff) | |
Merge pull request #8 from nekernel-org/dev
v0.0.1e2 — Oakland
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# Doxyfile 1.9.8 + 1.9.8 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. @@ -48,7 +48,7 @@ PROJECT_NAME = "NeBoot" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.0.1dev +PROJECT_NUMBER = dev # 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 |
