From 4e887a13cfba1309c0e3105b00691850558cb162 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@1050565 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/user.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/docs/api/user.doxygen.in') diff --git a/qpid/cpp/docs/api/user.doxygen.in b/qpid/cpp/docs/api/user.doxygen.in index 636147ff0f..2728df47e4 100644 --- a/qpid/cpp/docs/api/user.doxygen.in +++ b/qpid/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