From 80055cdd9d3f2f2f4e26a76f7a3224f4db4fedfc Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Fri, 8 May 2009 19:35:22 +0000 Subject: Include non-keyword versions of the session classes for documentation of parameters. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@773067 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 769ada716e..f24eec1c2f 100644 --- a/cpp/docs/api/user.doxygen.in +++ b/cpp/docs/api/user.doxygen.in @@ -457,7 +457,7 @@ WARN_LOGFILE = doxygen.log # with spaces. # INPUT = ../../src/qpid ../../src/gen/qpid -INPUT = ../../src/qpid/client ../../src/qpid/framing ../../src/gen/qpid/client . ../../src/gen/qpid/framing +INPUT = ../../src/qpid/client/ ../../src/gen/qpid/client/no_keyword/ ../../src/qpid/framing/ ../../src/gen/qpid/client/ . ../../src/gen/qpid/framing/ # If the value of the INPUT tag contains directories, you can use the -- cgit v1.2.1