From 7b696b8e9fa0ec6e8841998d66b91cc9124cb921 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 22 Dec 2017 09:45:43 +0100 Subject: [PATCH] Fix project name in documentation --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index ebffe3b64..7f129c572 100644 --- a/Doxyfile +++ b/Doxyfile @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "atlex" +PROJECT_NAME = "stdex" # 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