diff options
author | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-27 21:41:36 +0000 |
---|---|---|
committer | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-27 21:41:36 +0000 |
commit | 62de2d430ea7f0aa5d6ba2b48f95c9cbea5127f1 (patch) | |
tree | 0e3d7dd60cff63506900f69b03ab54b8c380f073 /libstdc++-v3/docs/doxygen/mainpage.html | |
parent | 474f6c191353e2bc9094d135a3c2a60adcf8de90 (diff) | |
download | gcc-62de2d430ea7f0aa5d6ba2b48f95c9cbea5127f1.tar.gz |
2002-03-27 Phil Edwards <pme@gcc.gnu.org>
* docs/doxygen/Intro.3: Date tweak.
* docs/doxygen/TODO: Update.
* docs/doxygen/doxygroups.cc: Point to tables.html.
* docs/doxygen/mainpage.html: Date tweak.
* docs/doxygen/run_doxygen: Version tweak. Copy tables.html over.
* docs/doxygen/tables.html: Fill in the blanks.
* docs/doxygen/user.cfg.in (ALIASES): Remove maint and endmaint.
* include/bits/stl_algo.h: Likewise; use expanded form.
* include/bits/stl_alloc.h: Likewise.
* include/bits/stl_construct.h: Likewise.
* include/bits/stl_deque.h: Likewise.
* include/bits/stl_iterator_base_types.h: Likewise.
* include/bits/stl_list.h: Likewise.
* include/bits/stl_relops.h: Likewise.
* include/bits/stl_tempbuf.h: Likewise.
* include/bits/stl_vector.h: Likewise.
* include/std/std_memory.h: Likewise.
* include/bits/stl_deque.h: Point into tables.html and add @ingroup.
* include/bits/stl_list.h: Likewise.
* include/bits/stl_vector.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51471 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs/doxygen/mainpage.html')
-rw-r--r-- | libstdc++-v3/docs/doxygen/mainpage.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libstdc++-v3/docs/doxygen/mainpage.html b/libstdc++-v3/docs/doxygen/mainpage.html index 88ea279331f..431344b972e 100644 --- a/libstdc++-v3/docs/doxygen/mainpage.html +++ b/libstdc++-v3/docs/doxygen/mainpage.html @@ -16,16 +16,16 @@ directly; it all gets run through Doxygen and re-output.) So lots of tags were all being mangled. - Funk 'dat. Now we let Doxygen do whateer it feels like doing for the + Funk 'dat. Now we let Doxygen do whatever it feels like doing for the index page, and then we just flat copy this over top of it. Voila! - Tags actually work like they're supposed to. + Tags actually work like they're supposed to in HTML. --> <h1>libstdc++-v3 Source Documentation</h1> <h2> Documentation Overview </h2> -<p class="smallertext">Generated 2002-02-08.</p> +<p class="smallertext">Generated 2002-03-27.</p> <p>There are two types of documentation for libstdc++-v3. One is the distribution documentation, which can be read online at @@ -122,8 +122,8 @@ href="http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/C++STYLE">C++STYLE</a>. Hewlett-Packard Company </blockquote> </p> -<p>Part of the generated documentation is quoted from the C++ standard, which - is copyright 1998 by Information Technology Industry Council. +<p>Part of the generated documentation is quoted from the ISO C++ Standard, + which is Copyright © 1998 by Information Technology Industry Council. </p> </body> |