summaryrefslogtreecommitdiff
path: root/cpp/docs/api
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2008-11-17 17:47:47 +0000
committerJonathan Robie <jonathan@apache.org>2008-11-17 17:47:47 +0000
commit1d2bee86a52547917adb4a2061ddf950e3936498 (patch)
treecb465f01d73aa85eb3797b0bee5271da730089a9 /cpp/docs/api
parentbaf2010f7e88446140c226721ee1bcf88a7534e3 (diff)
downloadqpid-python-1d2bee86a52547917adb4a2061ddf950e3936498.tar.gz
Housecleaning - removed Session_099 filter, removed jrobie path from developer.doxygen.in
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@718294 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/docs/api')
-rw-r--r--cpp/docs/api/developer.doxygen.in2
-rw-r--r--cpp/docs/api/user.doxygen.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/docs/api/developer.doxygen.in b/cpp/docs/api/developer.doxygen.in
index a82e00d084..46970d5465 100644
--- a/cpp/docs/api/developer.doxygen.in
+++ b/cpp/docs/api/developer.doxygen.in
@@ -120,7 +120,7 @@ FULL_PATH_NAMES = YES
# If left blank the directory from which doxygen is run is used as the
# path to strip.
-STRIP_FROM_PATH = /home/jrobie/project/qpid/
+STRIP_FROM_PATH = ../../src ../../
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
# the path mentioned in the documentation of a class, which tells
diff --git a/cpp/docs/api/user.doxygen.in b/cpp/docs/api/user.doxygen.in
index 3a058a5947..46bdbc2e58 100644
--- a/cpp/docs/api/user.doxygen.in
+++ b/cpp/docs/api/user.doxygen.in
@@ -492,7 +492,7 @@ EXCLUDE_SYMLINKS = NO
# against the file with absolute path, so to exclude all test directories
# for example use the pattern */test/*
-EXCLUDE_PATTERNS = *Session_99_0*
+EXCLUDE_PATTERNS =
# The EXAMPLE_PATH tag can be used to specify one or more files or
# directories that contain example code fragments that are included (see