[svn-r27471] Description:

Put "" around PROJECT_NUMBER string, otherwise, Doxygen would remove
    all the spaces when displaying.
Platform tested:
    Re-run Doxygen on cpp_doc_config and verified the html files on a
    Windows 7 machine.
This commit is contained in:
Binh-Minh Ribler 2015-08-05 23:26:06 -05:00
parent 1efa2d7395
commit 2bed6a9a48

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "HDF5 C++ API"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = HDF5 version 1.9.227 currently under development
PROJECT_NUMBER = "HDF5 version 1.9.227 currently under development"
# 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