This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] Use short file names for the doxygen generated files
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 22 Jan 2008 11:35:39 -0600
- Subject: Re: [patch] Use short file names for the doxygen generated files
- References: <18324.36415.815737.496713@gargle.gargle.HOWL>
Matthias
>
> 2008-01-21 Matthias Klose <doko@ubuntu.com>
>
> * doc/doxygen/user.cfg.in: Set SHORT_NAMES to YES.
In, thanks.
Now that we have more and more nested namespaces (and thus longer and
longer names) I suppose this will have to be the default.
-benjamin