This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/50143] Doxygen API documentation is invalid
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Aug 2011 13:25:17 +0000
- Subject: [Bug libstdc++/50143] Doxygen API documentation is invalid
- Auto-submitted: auto-generated
- References: <bug-50143-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50143
--- Comment #23 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-30 13:25:17 UTC ---
Did you alter the Doxyfile as I described in Comment 20 here? Otherwise you're
not getting valid XHTML, and you're not getting the treeview that caused the
problem when I tested it.
I've reported the doxygen bug, I've shown you how to run doxygen. I've
described how to change the Doxyfile to avoid the bug, I've tested it in
Konqueror, so far all you've done is ask me to do everything, even when it only
involves running three simple shell commands. I have better things to do. Feel
free to debug it and suggest fixes yourself, but don't expect me to spend any
more time showing you how to run doxygen etc.