aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/ext
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2003-04-24 20:39:50 +0000
committerPhil Edwards <pme@gcc.gnu.org>2003-04-24 20:39:50 +0000
commit39ec52254eda7cc2fab94aa7a5bb2fd1f395296b (patch)
tree5d71cec95a2f49b25a00fe88f78dcb7168f74506 /libstdc++-v3/docs/html/ext
parent59325650b11bec0af9114c0dcb52567f33fbf2c0 (diff)
downloadgcc-39ec52254eda7cc2fab94aa7a5bb2fd1f395296b.zip
gcc-39ec52254eda7cc2fab94aa7a5bb2fd1f395296b.tar.gz
gcc-39ec52254eda7cc2fab94aa7a5bb2fd1f395296b.tar.bz2
howto.html: Update some links.
2003-04-24 Phil Edwards <pme@gcc.gnu.org> * docs/html/17_intro/howto.html: Update some links. * docs/html/18_support/howto.html: Link doxygen numeric_limits notes. * docs/html/27_io/howto.html: Link doxygen stdio_filebuf notes. * docs/html/ext/howto.html: Link to demangler notes and API. * docs/html/faq/index.html: Remove trailing whitespace. (1.4, 2.4, 3.8, 4.1): Bring up to date. (5.6): Change to a bulleted list. * docs/html/faq/index.txt, docs/html/documentation.html, docs/html/17_intro/porting.html: Regenerate. From-SVN: r66050
Diffstat (limited to 'libstdc++-v3/docs/html/ext')
-rw-r--r--libstdc++-v3/docs/html/ext/howto.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html
index d2fc51c..0f5dd11 100644
--- a/libstdc++-v3/docs/html/ext/howto.html
+++ b/libstdc++-v3/docs/html/ext/howto.html
@@ -45,6 +45,7 @@
<li><a href="#6">Allocators (version 3.3)</a></li>
<li><a href="#4">Compile-time checks</a></li>
<li><a href="#5">LWG Issues</a></li>
+ <li><a href="../18_support/howto.html#5">Demangling</a></li>
</ul>
<hr />