diff options
Diffstat (limited to 'doxygen/config')
-rw-r--r-- | doxygen/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/config b/doxygen/config index d5fc3e0..16e2e25 100644 --- a/doxygen/config +++ b/doxygen/config @@ -5,8 +5,8 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "Templates -- Meow" -PROJECT_NUMBER = 1.1.4 -PROJECT_BRIEF = "A C++ template which is unable and also not allowed to compile to obj-file first." +PROJECT_NUMBER = 1.2.-1 +PROJECT_BRIEF = "A C++ template contains kinds of interesting classes and functions" PROJECT_LOGO = $(config_path)/logo.png OUTPUT_DIRECTORY = doc CREATE_SUBDIRS = NO |