diff options
author | Silvio <silvio@devlet.com.br> | 2010-04-06 16:16:50 -0300 |
---|---|---|
committer | Silvio <silvio@devlet.com.br> | 2010-04-06 16:16:50 -0300 |
commit | a80a88d99cb102fad4a23d5ea5732d489e70eddf (patch) | |
tree | 8d5a4bb15b3d6d38ed8bc132dc507c56d23a1711 /Doxyfile | |
parent | f6f1d270419bbd9696974719b15b8c01b19b032b (diff) | |
download | cinisis-a80a88d99cb102fad4a23d5ea5732d489e70eddf.tar.gz cinisis-a80a88d99cb102fad4a23d5ea5732d489e70eddf.tar.bz2 |
Enhanced config check
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "CinIsis Database Reader" +PROJECT_NAME = "Cinisis Database Reader" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or |