Skip to content

Commit

Permalink
Aligned chapter names
Browse files Browse the repository at this point in the history
  • Loading branch information
vovamarch committed Jun 20, 2024
1 parent 1d9e2b0 commit f9a29a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DoxyGen/examples/examples.dxy
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ PROJECT_NUMBER = "Version 2.0.0"
# 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 = "AVH FVPs Example Projects"
PROJECT_BRIEF = "AVH FVP Example Projects"

# 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
4 changes: 2 additions & 2 deletions DoxyGen/infrastructure/infrastructure.dxy
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.

PROJECT_NAME = "AVH FVPs Infrastructure"
PROJECT_NAME = "Infrastructure"

# 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 @@ -53,7 +53,7 @@ PROJECT_NUMBER = "Version 2.0.0"
# 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 = "Infrastructure Services and Tool Integrations"
PROJECT_BRIEF = "AVH FVP Infrastructure"

# 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 f9a29a8

Please sign in to comment.