diff options
Diffstat (limited to 'doxygen/Doxyfile')
-rw-r--r-- | doxygen/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile index 009a899..1d3f0cc 100644 --- a/doxygen/Doxyfile +++ b/doxygen/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NUMBER = # for a project that appears at the top of each page and should give viewer # a quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "a library for selecting GL API and window system at runtime" +PROJECT_BRIEF = "a library for selecting an OpenGL API and window system at runtime" # With the PROJECT_LOGO tag one can specify an logo or icon that is # included in the documentation. The maximum height of the logo should not |