diff options
author | Alan Conway <aconway@apache.org> | 2006-12-13 00:26:30 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2006-12-13 00:26:30 +0000 |
commit | f6f325b0101da7d1f42a0a3766537bb7745d8330 (patch) | |
tree | b15501c87f66020a24e9ba89114ba1b4f8ff5bdc /cpp/docs/api/user.doxygen | |
parent | 19176def0ac87f7dc1e6208edb188000ed80025d (diff) | |
download | qpid-python-f6f325b0101da7d1f42a0a3766537bb7745d8330.tar.gz |
Sundry fixes to spec and build system for RPM packaging.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486428 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/docs/api/user.doxygen')
-rw-r--r-- | cpp/docs/api/user.doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/docs/api/user.doxygen b/cpp/docs/api/user.doxygen index d2f47be9b4..2b19196568 100644 --- a/cpp/docs/api/user.doxygen +++ b/cpp/docs/api/user.doxygen @@ -138,7 +138,7 @@ STRIP_FROM_INC_PATH = # (but less readable) file names. This can be useful is your file systems # doesn't support long names like on DOS, Mac, or CD-ROM. -SHORT_NAMES = NO +SHORT_NAMES = YES # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen # will interpret the first line (until the first dot) of a JavaDoc-style |