From f0821f42917fea5d5e4f140ca3070709891cf3e3 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 24 Apr 2024 05:45:28 +0200 Subject: update documentation. Signed-off-by: Amlal El Mahrouss --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index cbade767..a52de5be 100644 --- a/Doxyfile +++ b/Doxyfile @@ -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 = "New Kernel" +PROJECT_NAME = "NewOS" # 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 = 2.0.0 # 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 -- cgit v1.2.3