This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: doxygen redux
- To: Rich Churcher <churcher at ihug dot com dot au>
- Subject: Re: doxygen redux
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 11 Apr 2001 10:07:20 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
> I am still happy to generate and publish the results of doxygen test
> runs at the links mentioned in the second thread, above. The version
> there at present was just a preliminary, and of little use. If this
> would be an advantage while testing, please let me know.
have you tried 'make doxygen' lately? I think the issue now is pretty simple.
1) we have to decide on a style sheet, how the doxygen output should look
2) we have to reformat the code
volunteers welcome, but part 1 before 2 please.
-benjamin