From 0e2b02ea5a321c67998569582d8cea298648a240 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 31 Mar 2026 08:04:54 +0200 Subject: [CHORE] Update vendor name. Signed-off-by: Amlal El Mahrouss --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doxyfile') diff --git a/Doxyfile b/Doxyfile index 33c9845..aae2fbb 100644 --- a/Doxyfile +++ b/Doxyfile @@ -42,7 +42,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Ne.org" +PROJECT_NAME = "Ne.app" # 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 @@ -54,7 +54,7 @@ PROJECT_NUMBER = develop # 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 = The Ne System by Ne.org. +PROJECT_BRIEF = The Ne System by Ne.app. # 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 -- cgit v1.2.3