summaryrefslogtreecommitdiff
path: root/cpp/docs/api/user.doxygen.in
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2008-11-25 21:11:33 +0000
committerJonathan Robie <jonathan@apache.org>2008-11-25 21:11:33 +0000
commit9015c6871b112adfc9e038134c79bc6ec89b856c (patch)
treed80578ae49c627ae9dd9d2a37de3bd338e68aedf /cpp/docs/api/user.doxygen.in
parentff5041af8560ca018d09c19236a2c4c142cdac82 (diff)
downloadqpid-python-9015c6871b112adfc9e038134c79bc6ec89b856c.tar.gz
Added generated framing headers to doxygen documentation.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/docs/api/user.doxygen.in')
-rw-r--r--cpp/docs/api/user.doxygen.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/docs/api/user.doxygen.in b/cpp/docs/api/user.doxygen.in
index 46bdbc2e58..a4e269549e 100644
--- a/cpp/docs/api/user.doxygen.in
+++ b/cpp/docs/api/user.doxygen.in
@@ -264,7 +264,7 @@ HIDE_UNDOC_MEMBERS = NO
# If set to NO (the default) these classes will be included in the various
# overviews. This option has no effect if EXTRACT_ALL is enabled.
-HIDE_UNDOC_CLASSES = YES
+HIDE_UNDOC_CLASSES = NO # jwr 2008-11-25
# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
# friend (class|struct|union) declarations.
@@ -457,7 +457,7 @@ WARN_LOGFILE = doxygen.log
# with spaces.
# INPUT = ../../src/qpid ../../src/gen/qpid
-INPUT = ../../src/qpid/client ../../src/qpid/framing ../../src/gen/qpid/client .
+INPUT = ../../src/qpid/client ../../src/qpid/framing ../../src/gen/qpid/client . ../../src/gen/qpid/framing
# If the value of the INPUT tag contains directories, you can use the