diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-23 22:03:50 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-23 22:03:50 +0200 |
| commit | eba5377ba1578695f2978ffa6443e4d2b27dc614 (patch) | |
| tree | 698df5e202a04c1301c1029800927a57fa358fed /Doxyfile | |
| parent | 1583170a9a86d0014cb28d43bfdaec1f0b45c7e4 (diff) | |
meta, fix: documentation version on Doxyfile.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ PROJECT_NAME = LibCompiler # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2.0.0 +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 |
