You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jo...@apache.org on 2008/11/25 22:11:34 UTC

svn commit: r720596 - /incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in

Author: jonathan
Date: Tue Nov 25 13:11:33 2008
New Revision: 720596

URL: http://svn.apache.org/viewvc?rev=720596&view=rev
Log:
Added generated framing headers to doxygen documentation.

Modified:
    incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in

Modified: incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in?rev=720596&r1=720595&r2=720596&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in (original)
+++ incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in Tue Nov 25 13:11:33 2008
@@ -264,7 +264,7 @@
 # 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 @@
 # 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