aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml/manual/allocator.xml
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2014-06-09 15:47:17 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2014-06-09 15:47:17 +0100
commit109a3af40faf2fe7b93cefcdca45029714fe800d (patch)
tree363df0588aa212036ca25e2a3024daa59e28dc2f /libstdc++-v3/doc/xml/manual/allocator.xml
parentbcac046f5f196e39a4b60a400e73e32c9b2c1b93 (diff)
downloadgcc-109a3af40faf2fe7b93cefcdca45029714fe800d.zip
gcc-109a3af40faf2fe7b93cefcdca45029714fe800d.tar.gz
gcc-109a3af40faf2fe7b93cefcdca45029714fe800d.tar.bz2
Makefile.am: Add missing file.
* doc/Makefile.am: Add missing file. Use generate.consistent.ids parameter for DocBook HTML generation. * doc/Makefile.in: Regenerate. * doc/doxygen/user.cfg.in: Unset DOT_FONTNAME. * doc/xml/faq.xml: Update content and improve formatting. * doc/xml/manual/abi.xml: Add stable ID attribute and fix links. * doc/xml/manual/allocator.xml: Add stable ID attribute. * doc/xml/manual/bitmap_allocator.xml: Likewise. * doc/xml/manual/build_hacking.xml: Likewise. * doc/xml/manual/codecvt.xml: Change URL. * doc/xml/manual/ctype.xml: Add stable ID attribute. * doc/xml/manual/debug_mode.xml: Likewise. * doc/xml/manual/documentation_hacking.xml: Likewise. * doc/xml/manual/evolution.xml: Likewise. * doc/xml/manual/extensions.xml: Likewise. * doc/xml/manual/locale.xml: Likewise. * doc/xml/manual/messages.xml: Make section id consistent, improve markup, change URL. * doc/xml/manual/parallel_mode.xml: Add stable ID attributes. * doc/xml/manual/profile_mode.xml: Likewise. * doc/xml/manual/shared_ptr.xml: Likewise. Also remove old info. * doc/xml/manual/status_cxx1998.xml: Add stable ID attributes. * doc/xml/manual/status_cxx2011.xml: Likewise. * doc/xml/manual/status_cxx2014.xml: Likewise. * doc/xml/manual/status_cxxtr1.xml: Likewise. * doc/xml/manual/status_cxxtr24733.xml: Likewise. * doc/xml/manual/using.xml: Likewise. * doc/html/*: Regenerate. From-SVN: r211376
Diffstat (limited to 'libstdc++-v3/doc/xml/manual/allocator.xml')
-rw-r--r--libstdc++-v3/doc/xml/manual/allocator.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/doc/xml/manual/allocator.xml b/libstdc++-v3/doc/xml/manual/allocator.xml
index 57a7d03..3aaad33 100644
--- a/libstdc++-v3/doc/xml/manual/allocator.xml
+++ b/libstdc++-v3/doc/xml/manual/allocator.xml
@@ -137,7 +137,7 @@
<section xml:id="allocator.impl"><info><title>Implementation</title></info>
- <section><info><title>Interface Design</title></info>
+ <section xml:id="allocator.interface"><info><title>Interface Design</title></info>
<para>
@@ -161,7 +161,7 @@
</section>
- <section><info><title>Selecting Default Allocation Policy</title></info>
+ <section xml:id="allocator.default"><info><title>Selecting Default Allocation Policy</title></info>
<para>
@@ -227,7 +227,7 @@
</section>
- <section><info><title>Disabling Memory Caching</title></info>
+ <section xml:id="allocator.caching"><info><title>Disabling Memory Caching</title></info>
<para>