r194379 - in /trunk/libstdc++-v3: ChangeLog doc...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Tue Dec 11 01:52:00 GMT 2012
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
More information about the Libstdc++-cvs
mailing list