2008-01-21 Matthias Klose <doko@ubuntu.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jan 2008 17:34:56 +0000 (17:34 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jan 2008 17:34:56 +0000 (17:34 +0000)
* doc/doxygen/user.cfg.in: Set SHORT_NAMES to YES.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131731 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/doc/doxygen/user.cfg.in

index efc7a14..d077498 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-21  Matthias Klose  <doko@ubuntu.com>
+
+       * doc/doxygen/user.cfg.in: Set SHORT_NAMES to YES.
+
 2008-01-19  Paolo Carlini  <pcarlini@suse.de>
 
        * configure: Regenerate.
index c9ade24..43aaaf6 100644 (file)
@@ -130,7 +130,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