From c90bf791989e28e33e0c87e393163ec4f858ddc1 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@792194 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 f24eec1c2f..80c2f8d722 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/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