r157214 - in /trunk/libstdc++-v3: ChangeLog doc...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Thu Mar 4 02:55:00 GMT 2010


Author: bkoz
Date: Thu Mar  4 02:55:08 2010
New Revision: 157214

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157214
Log:
2010-03-03  Benjamin Kosnik  <bkoz@redhat.com>

	* doc/Makefile.am: Re-organize xml sources.
	(doc-latex-doxygen): New.
	(doc-pdf-doxygen): New.
	(stamp-xml-doxygen, stamp-latex-doxygen): New.
	* doc/Makefile.in: Regenerate.
	* doc/doxygen/user.cfg.in: Add support here.
	* doc/xml/manual/appendix_contributing.xml: Add specifics.

	* doc/xml/manual/concurrency.xml: New.
	* doc/xml/manual/atomics.xml: New.
	* doc/xml/manual/spine.xml: Adjust.
	* doc/xml/manual/diagnostics.xml: Adjust.


Added:
    trunk/libstdc++-v3/doc/xml/manual/atomics.xml
    trunk/libstdc++-v3/doc/xml/manual/concurrency.xml
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/Makefile.am
    trunk/libstdc++-v3/doc/Makefile.in
    trunk/libstdc++-v3/doc/doxygen/user.cfg.in
    trunk/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    trunk/libstdc++-v3/doc/xml/manual/diagnostics.xml
    trunk/libstdc++-v3/doc/xml/manual/spine.xml
    trunk/libstdc++-v3/scripts/run_doxygen



More information about the Libstdc++-cvs mailing list