summaryrefslogtreecommitdiffstats
path: root/c++/src/cpp_doc_config
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-12-21 05:11:58 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-12-21 05:11:58 (GMT)
commit82d092a499dbbb0f5918b887b302e4754821cfd2 (patch)
tree0da97a60e5baa5fe3f6c47431d75af25b4153609 /c++/src/cpp_doc_config
parent17d148434fff055a2e22c6ac715c7ecff536a5c3 (diff)
downloadhdf5-82d092a499dbbb0f5918b887b302e4754821cfd2.zip
hdf5-82d092a499dbbb0f5918b887b302e4754821cfd2.tar.gz
hdf5-82d092a499dbbb0f5918b887b302e4754821cfd2.tar.bz2
Update for new support website
Description: - Replaced external links with text including the C API name - Removed links of copyright at the bottom of each page - Removed logo at top - Removed document name and version number Platforms tested: Linux/32 2.6 (jam) - only documentation
Diffstat (limited to 'c++/src/cpp_doc_config')
-rw-r--r--c++/src/cpp_doc_config6
1 files changed, 3 insertions, 3 deletions
diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config
index ae5dd90..6a9f171 100644
--- a/c++/src/cpp_doc_config
+++ b/c++/src/cpp_doc_config
@@ -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 = "HDF5 C++ API"
+PROJECT_NAME =
# 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 = "1.11.0"
+PROJECT_NUMBER =
# 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
@@ -51,7 +51,7 @@ PROJECT_BRIEF =
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
# to the output directory.
-PROJECT_LOGO = ./header_files/hdf_logo.jpg
+PROJECT_LOGO =
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is