diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-02-18 02:28:26 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-02-18 02:28:26 +0200 |
| commit | 8ecff137cbc6a81deb3551d16b05d0ca88ed241e (patch) | |
| tree | 813f5db67ebff2c756f3cc18198941a792eb2000 /test cases/frameworks/14 doxygen/doc/Doxyfile.in | |
| parent | d7dd20b1c110fad1a63ed1edad6fc68e78b43d3e (diff) | |
| download | meson-8ecff137cbc6a81deb3551d16b05d0ca88ed241e.tar.gz | |
Improved the Doxygen sample project.
Diffstat (limited to 'test cases/frameworks/14 doxygen/doc/Doxyfile.in')
| -rw-r--r-- | test cases/frameworks/14 doxygen/doc/Doxyfile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test cases/frameworks/14 doxygen/doc/Doxyfile.in b/test cases/frameworks/14 doxygen/doc/Doxyfile.in index 9fd7912b8..69fb4aa6a 100644 --- a/test cases/frameworks/14 doxygen/doc/Doxyfile.in +++ b/test cases/frameworks/14 doxygen/doc/Doxyfile.in @@ -32,13 +32,13 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Spede" +PROJECT_NAME = "The Vast Comedian Project" # 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 # control system is used. -PROJECT_NUMBER = +PROJECT_NUMBER = @VERSION@ # 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 |
