This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Linking to doxygen docs
- From: Pedro Lamarao <thoth at superig dot com dot br>
- To: libstdc++ at gcc dot gnu dot org
- Cc: Simon Butcher <pickle at alien dot net dot au>
- Date: Fri, 01 Aug 2003 03:01:23 -0300
- Subject: Re: Linking to doxygen docs
- References: <001f01c357b6$dc22fa10$010210ac@simonb> <20030731231220.GA9680@disaster.jaj.com>
Phil Edwards wrote:
On Fri, Aug 01, 2003 at 08:55:38AM +1000, Simon Butcher wrote:
Such a feature would allow on-line documentation to be linked to the most up-to-date documentation for libstdc++ without the need for individuals to maintain their own copy on their respective websites.
I myself have no plans for the tag files.
If this is for lack of user request,
count me for it.
I also make use of a home-made tag file
(made with the 3.3 release) as seen here:
http://socketstream.sourceforge.net/doxygen/hierarchy.html
The class hierarchy gets way cooler like this.
For doxygen to produce a tag file you have
merely to add a YES and a path.
I can make a patch agains user.cfg.in if
it pleases you all.
If so, diff -u ?
--
Pedro