[v3] doxygen updates

Benjamin Kosnik bkoz@redhat.com
Fri Nov 5 20:01:00 GMT 2004


Hi. 

This fixes a couple problems with the generated doxygen output. In
addition, it updates the generated doxygen config to 1.3.9.1, and
removes using dot in the default config. (This last bit is at the
longstanding request of the SC. Sadly, free software with equivalent
functionality of graphviz is still in progress. In the meantime, those
who want dot output will have to generate it themselves, which should
not be an undue hardship.)

The new output can be browsed here:

http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/index.html

I posted archives of generated html and man pages here:

ftp://gcc.gnu.org/pub/libstdc++/doxygen/libstdc++-html-USERS-20041105.tar.bz2
ftp://gcc.gnu.org/pub/libstdc++/doxygen/libstdc++-man-20041105.tar.bz2

tested x86/linux

2004-11-05  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/17218
	PR libstdc++/17223
	* docs/doxygen/filter: Remove.
	* docs/doxygen/filter.sed: Remove.
	* docs/doxygen/mainpage.html: Add link to functions.
	* docs/doxygen/run_doxygen: Changes due to new source filtering.
	* docs/doxygen/user.cfg.in: Update to doxygen 1.3.9.1, tweak.
	* include/bits/allocator.h: Tweaks for doxygen.
	* include/bits/char_traits.h: Same.
	* include/bits/codecvt.h: Same.
	* include/bits/concurrence.h: Same.
	* include/bits/locale_facets.h: Same.
	* include/ext/array_allocator.h: Same.
	* include/ext/debug_allocator.h: Same.
	* include/ext/malloc_allocator.h: Same.
	* include/ext/mt_allocator.h: Same.
	* include/ext/new_allocator.h: Same.
	* include/ext/pool_allocator.h: Same.
	* include/ext/stdio_sync_filebuf.h: Same.
	* include/std/std_memory.h: Same.
	* include/tr1/array: Same.
	* include/tr1/tuple: Same.
	* config/locale/ieee_1003.1-2001/codecvt_specializations.h: Same.
	* config/os/gnu-linux/ctype_base.h: Same.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.20041105.bz2
Type: application/x-bzip2
Size: 19176 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20041105/b54a4a50/attachment.bz2>


More information about the Gcc-patches mailing list