This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r194379 - in /trunk/libstdc++-v3: ChangeLog doc...
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 11 Dec 2012 01:52:15 -0000
- Subject: r194379 - in /trunk/libstdc++-v3: ChangeLog doc...
Author: bkoz
Date: Tue Dec 11 01:52:14 2012
New Revision: 194379
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194379
Log:
2012-12-10 Benjamin Kosnik <bkoz@redhat.com>
* doc/Makefile.am (xml_sources_manual): Add
policy_data_structures_biblio.xml.
(${docbook_outdir}/latex): Add.
(doc-xml-validate-docbook): Split into..
(doc-xml-validate-dtd-db):... this for DTD.
(doc-xml-validate-rng-db):... this for Relax NG.
(doc-pdf-docbook-dirs): Add.
(doc-pdf-docbook-pre): Add.
* doc/xml/manual/build_hacking.xml: Add literal markup.
* doc/xml/manual/documentation_hacking.xml: Clean whitespace in
<filename> markup. Add notes about debugging the generation process.
* doc/xml/manual/policy_data_structures.xml: Split biblio into...
* doc/xml/manual/policy_data_structures_biblio.xml: ... this. New.
* doc/xml/manual/test_policy_data_structures.xml: Fixup <filename>
markup.
Added:
trunk/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/doc/Makefile.am
trunk/libstdc++-v3/doc/Makefile.in
trunk/libstdc++-v3/doc/xml/manual/build_hacking.xml
trunk/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
trunk/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
trunk/libstdc++-v3/doc/xml/manual/test_policy_data_structures.xml