diff options
author | Jonathan Robie <jonathan@apache.org> | 2010-12-18 01:23:47 +0000 |
---|---|---|
committer | Jonathan Robie <jonathan@apache.org> | 2010-12-18 01:23:47 +0000 |
commit | c4a44a2e398f9dc1745bc7bbbd489a76b7250e9b (patch) | |
tree | 712569db40818372cbaee8f6dd61e641620df582 /cpp/docs/api | |
parent | 26e4511e5d0c084aadc48f13651e06e8e401faf6 (diff) | |
download | qpid-python-c4a44a2e398f9dc1745bc7bbbd489a76b7250e9b.tar.gz |
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
Diffstat (limited to 'cpp/docs/api')
-rw-r--r-- | cpp/docs/api/user.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |