Author: jonathan
Date: Sat Dec 18 01:23:47 2010
New Revision: 1050565
URL: http://svn.apache.org/viewvc?rev=1050565&view=rev
Log:
Fixed bug that led to client doxygen using broker doxygen main page.
Modified:
qpid/trunk/qpid/cpp/docs/api/user.doxygen.in
Modified: qpid/trunk/qpid/cpp/docs/api/user.doxygen.in
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in?rev=1050565&r1=1050564&r2=1050565&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/docs/api/user.doxygen.in (original)
+++ qpid/trunk/qpid/cpp/docs/api/user.doxygen.in Sat Dec 18 01:23:47 2010
@@ -475,7 +475,7 @@ WARN_LOGFILE = doxygen.log
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @top_srcdir@/docs/api @top_srcdir@/include @top_builddir@/include
+INPUT = @top_srcdir@/docs/api/doxygen_mainpage.h @top_srcdir@/include
@top_builddir@/include
# If the value of the INPUT tag contains directories, you can use the
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]