From d8d183bf5363ae67144288f86a2486608d2dafb8 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Fri, 8 May 2009 19:35:30 +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@773067 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 769ada716e..f24eec1c2f 100644 --- a/qpid/cpp/docs/api/user.doxygen.in +++ b/qpid/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