From 6a5d2d9234404580e2e4e89e2e39789ac45ff4fe Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Wed, 8 Jul 2009 15:45:18 +0000 Subject: Added qpid:Exception to the client API documentation. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@792194 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/docs/api/user.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/docs/api/user.doxygen.in b/cpp/docs/api/user.doxygen.in index f24eec1c2f..80c2f8d722 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/gen/qpid/client/no_keyword/ ../../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/ ../../src/qpid/Exception.h # If the value of the INPUT tag contains directories, you can use the -- cgit v1.2.1