]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
user.cfg.in: Set SHORT_NAMES to YES.
authorMatthias Klose <doko@ubuntu.com>
Tue, 22 Jan 2008 17:34:56 +0000 (17:34 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 22 Jan 2008 17:34:56 +0000 (17:34 +0000)
2008-01-21  Matthias Klose  <doko@ubuntu.com>

* doc/doxygen/user.cfg.in: Set SHORT_NAMES to YES.

From-SVN: r131731

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

index efc7a144653cca163138e442df828d2a939a6a38..d07749820f2aa5f2b6f8e12044fa568e89d1d700 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 c9ade242beac7b858fd19402f19523f6c9c55d78..43aaaf6a848522ee17aa4a57160ccd0fcf94c9b9 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