From e1bff39ade9b141cdfc4b164a67a70f6f51e3fd1 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Tue, 29 Apr 2003 23:48:52 +0000 Subject: mainpage.html: Bring up to date. 2003-04-29 Phil Edwards * docs/doxygen/mainpage.html: Bring up to date. * docs/doxygen/run_doxygen: Cosmetic tweaks. Work around a bug in Doxygen. * docs/doxygen/user.cfg.in: Scanning the precompiled headers breaks everything. Don't scan them. * docs/html/documentation.html: Point to "Write after approval" notes. From-SVN: r66270 --- libstdc++-v3/docs/doxygen/mainpage.html | 13 ++----------- libstdc++-v3/docs/doxygen/run_doxygen | 16 ++++++++++++---- libstdc++-v3/docs/doxygen/user.cfg.in | 6 ++++-- 3 files changed, 18 insertions(+), 17 deletions(-) (limited to 'libstdc++-v3/docs/doxygen') diff --git a/libstdc++-v3/docs/doxygen/mainpage.html b/libstdc++-v3/docs/doxygen/mainpage.html index f205d5f..9f9b554 100644 --- a/libstdc++-v3/docs/doxygen/mainpage.html +++ b/libstdc++-v3/docs/doxygen/mainpage.html @@ -23,7 +23,7 @@

libstdc++-v3 Source Documentation

-

Documentation Overview

+

Documentation Overview

@LEVEL@-level docs, generated @DATE@.

@@ -48,6 +48,7 @@ @@ -81,16 +82,6 @@ href="http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/C++STYLE">C++STYLE. make sure that the initial formatting is sound.

-

The formatting guidelines for using libstdc++-v3 with doxygen are still - incomplete. There seems to be a marginal preference for the use of - Java-Doc style formatting, with the idea that the single-line style - (triple-slash) is the least intrusive mechanism for getting libstdc++-v3 - documented and cross-referenced while at the same time minimizing - disruption to the current formatting. Full documentation of functions - (parameter types, return values, etc) will require the slash-splat-splat - "extended C" commenting style. -

-

Full page index

Here are entry points to all the pages generated by Doxygen: