From 3964cce97d86fff83cb5ed35b7c1950c498300f0 Mon Sep 17 00:00:00 2001 From: Tyler Veness Date: Sun, 7 Jul 2024 20:05:28 -0700 Subject: [PATCH] Fix Doxygen project name (#228) --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 9b7efb41..a1ca408e 100644 --- a/docs/Doxyfile +++ b/docs/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 = Sleipnir +PROJECT_NAME = TrajoptLib # 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