summaryrefslogtreecommitdiffstats
path: root/c++/src/cpp_doc_config
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2015-08-06 04:26:06 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2015-08-06 04:26:06 (GMT)
commit2bed6a9a489fa794c688f4d7a3eda137a7bbd177 (patch)
treecb838800eafd0f6c8b30a8f423ba103f883997d0 /c++/src/cpp_doc_config
parent1efa2d7395e954a736c67ef5cdff00444eab5a9c (diff)
downloadhdf5-2bed6a9a489fa794c688f4d7a3eda137a7bbd177.zip
hdf5-2bed6a9a489fa794c688f4d7a3eda137a7bbd177.tar.gz
hdf5-2bed6a9a489fa794c688f4d7a3eda137a7bbd177.tar.bz2
[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.
Diffstat (limited to 'c++/src/cpp_doc_config')
-rw-r--r--c++/src/cpp_doc_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config
index 53d9a7d..13be130 100644
--- a/c++/src/cpp_doc_config
+++ b/c++/src/cpp_doc_config
@@ -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