From 71467a109b6e9ad7a035ea69430e3c3afe2a9a20 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 15 Jun 2015 22:20:44 -0400 Subject: [PATCH] Doxyfile: update project name --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 567b04d..6ef9a23 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 = "glcxx: A Modern C++ Interface to Modern OpenGL" +PROJECT_NAME = "glcxx: A Modern C++ Interface to OpenGL Object Management" # 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