From bd2726e0ca52721f244e7683d7a56f9049f26434 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Wed, 26 Feb 2003 00:02:16 +0000 Subject: Intro.3: Update with new (proper) names. 2003-02-25 Phil Edwards * docs/doxygen/Intro.3: Update with new (proper) names. * docs/doxygen/TODO: Update. * docs/doxygen/run_doxygen: More comments, fix up man pages. Fake entries for standard typedefs. * docs/doxygen/user.cfg.in: Turn INLINE_INHERITED_MEMB back on. * docs/html/documentation.html: Top-level man page is now called C++Intro. * include/std/std_limits.h: Doxygenate. From-SVN: r63433 --- libstdc++-v3/docs/doxygen/TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libstdc++-v3/docs/doxygen/TODO') diff --git a/libstdc++-v3/docs/doxygen/TODO b/libstdc++-v3/docs/doxygen/TODO index 0b6e3d6..3c89590 100644 --- a/libstdc++-v3/docs/doxygen/TODO +++ b/libstdc++-v3/docs/doxygen/TODO @@ -19,11 +19,12 @@ entity to the generated TODO page. ----------------------------------------------------------- c17 FINISHED (Nothing in Clause 17 "exists" in terms of code.) -c18 , Note A +c18 FINISHED, Note A c19 Note A c20 Note A -c21 Untouched, Note B -c22 Untouched +c21 Untouched (top-level class note for basic_string done), + Note B +c22 Untouched; see docs/html/22_locale/* c23 See doxygroups.cc and Note B. Notes on what invalidates iterators need to be added. std::list-specific memfns need to be filled out. -- cgit v1.1