From 9015c6871b112adfc9e038134c79bc6ec89b856c Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Tue, 25 Nov 2008 21:11:33 +0000 Subject: 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 --- cpp/docs/api/user.doxygen.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/docs/api') 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 -- cgit v1.2.1