From 0461f6382d41ea7f9f07bd272f0004df7b29d378 Mon Sep 17 00:00:00 2001 From: jake-g00dwin Date: Tue, 17 Mar 2026 18:21:40 -0700 Subject: [PATCH] updated doxygen config to include better default name and version info --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index f78ae5d..e56d421 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 = "My Project" +PROJECT_NAME = "CH32V Project" # 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 = 0.0.1 # 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