Skip to content

Commit

Permalink
fix project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsche committed Feb 5, 2024
1 parent 05ac014 commit 2bc516f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = doxygen-awesome-extensions
PROJECT_NAME = doxygen-utils

# 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
Expand All @@ -54,7 +54,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 = "Some extensions for doxygen-awesome"
PROJECT_BRIEF = "Doxygen utilities"

# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
Expand Down

0 comments on commit 2bc516f

Please sign in to comment.