diff options
author | Jonathan Robie <jonathan@apache.org> | 2008-11-17 17:47:47 +0000 |
---|---|---|
committer | Jonathan Robie <jonathan@apache.org> | 2008-11-17 17:47:47 +0000 |
commit | 7e65234f7769c299a4e2ced78b11de15ace0b7bb (patch) | |
tree | 34fe673f3114e3f76cce12ee8f8e4c4db3528201 /qpid/cpp/docs/api/user.doxygen.in | |
parent | 4537189973e1d0d1c8d6c89aee93af2009724689 (diff) | |
download | qpid-python-7e65234f7769c299a4e2ced78b11de15ace0b7bb.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@718294 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/docs/api/user.doxygen.in')
-rw-r--r-- | qpid/cpp/docs/api/user.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/docs/api/user.doxygen.in b/qpid/cpp/docs/api/user.doxygen.in index 3a058a5947..46bdbc2e58 100644 --- a/qpid/cpp/docs/api/user.doxygen.in +++ b/qpid/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 |