summaryrefslogtreecommitdiff
path: root/qpid/cpp/docs/api/user.doxygen.in
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-11-05 21:20:34 +0000
committerAlan Conway <aconway@apache.org>2008-11-05 21:20:34 +0000
commitcf4e13e54f6e5a80ad70d032f1c063b062d6a5cc (patch)
treec589915a550d884b9d61f41dffa2c9d5f9808be5 /qpid/cpp/docs/api/user.doxygen.in
parent075422745167501a7613411a53ddad6eaa789391 (diff)
downloadqpid-python-cf4e13e54f6e5a80ad70d032f1c063b062d6a5cc.tar.gz
QPID-1294 (Johnathan Robie) Improved doxygen generation.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@711702 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/docs/api/user.doxygen.in')
-rw-r--r--qpid/cpp/docs/api/user.doxygen.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/cpp/docs/api/user.doxygen.in b/qpid/cpp/docs/api/user.doxygen.in
index ee0860f8b4..788bef8fe5 100644
--- a/qpid/cpp/docs/api/user.doxygen.in
+++ b/qpid/cpp/docs/api/user.doxygen.in
@@ -25,13 +25,13 @@
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = Qpid
+PROJECT_NAME = "Qpid C++ Client API"
# 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 = 0
+# PROJECT_NUMBER = 0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.