We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ee0e3 commit 35503e5Copy full SHA for 35503e5
1 file changed
doc/doxyfile.in
@@ -25,13 +25,13 @@ DOXYFILE_ENCODING = UTF-8
25
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
26
# by quotes) that should identify the project.
27
28
-PROJECT_NAME = "CppUnit 2"
+PROJECT_NAME = "JsonCpp"
29
30
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
31
# This could be handy for archiving the generated documentation or
32
# if some version control system is used.
33
34
-PROJECT_NUMBER = %CPPUNIT_VERSION%
+PROJECT_NUMBER = %JSONCPP_VERSION%
35
36
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
37
# base path where the generated documentation will be put.
0 commit comments