Doxyfile: update project name

This commit is contained in:
Josh Holtrop 2015-06-15 22:20:44 -04:00
parent 9b2761a41d
commit 71467a109b

View File

@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places. # title of most generated pages and in a few other places.
# The default value is: My Project. # 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 # 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 # could be handy for archiving the generated documentation or if some version