From c4a44a2e398f9dc1745bc7bbbd489a76b7250e9b Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Sat, 18 Dec 2010 01:23:47 +0000 Subject: Fixed bug that led to client doxygen using broker doxygen main page. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1050565 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/docs/api/user.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/docs/api') diff --git a/cpp/docs/api/user.doxygen.in b/cpp/docs/api/user.doxygen.in index 636147ff0f..2728df47e4 100644 --- a/cpp/docs/api/user.doxygen.in +++ b/cpp/docs/api/user.doxygen.in @@ -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 -- cgit v1.2.1