Skip to content

Commit

Permalink
Documentation doxyfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-87 committed Jun 5, 2017
1 parent 47e4967 commit f3f78db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "HypergraphLib"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER =
PROJECT_NUMBER = 2.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down Expand Up @@ -91,7 +91,7 @@ ALLOW_UNICODE_NAMES = NO
# Ukrainian and Vietnamese.
# The default value is: English.

OUTPUT_LANGUAGE = French
OUTPUT_LANGUAGE = English

# If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
# descriptions after the members that are listed in the file and class
Expand Down

0 comments on commit f3f78db

Please sign in to comment.