diff options
Diffstat (limited to 'cpp/docs/api/developer.doxygen.in')
-rw-r--r-- | cpp/docs/api/developer.doxygen.in | 2 |
1 files changed, 1 insertions, 1 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 |