From 1ef4a5d4c3f780623ed85b66fe7412c5afe85d81 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Wed, 16 Jul 2003 23:59:54 +0000 Subject: mainpage.html: Move building/writing instructions... 2003-07-16 Phil Edwards * docs/doxygen/mainpage.html: Move building/writing instructions... * docs/doxygen/guide.html: ...to here. New file. From-SVN: r69485 --- libstdc++-v3/docs/doxygen/mainpage.html | 52 +++++---------------------------- 1 file changed, 7 insertions(+), 45 deletions(-) (limited to 'libstdc++-v3/docs/doxygen/mainpage.html') diff --git a/libstdc++-v3/docs/doxygen/mainpage.html b/libstdc++-v3/docs/doxygen/mainpage.html index e0998fc..fdd40ed 100644 --- a/libstdc++-v3/docs/doxygen/mainpage.html +++ b/libstdc++-v3/docs/doxygen/mainpage.html @@ -42,47 +42,6 @@ additional notes and additional classes/functions/etc.

-

Here are quick links to the pages which we seem to use the most; a full - index is at the bottom: - -

-

- -

Generating this file

-

These HTML pages are automatically generated, along with the man pages. - The Makefile rules 'make doxygen' and - 'make doxygen-maint' in the libstdc++-v3 build directory - generates these pages using a tool called, appropriately enough, Doxygen. - To learn more about Doxygen, take a look at - - - the Doxygen homepage - -

- -

The libstdc++-v3 configuration files needed to generate doxygen output - are located: -

-

- -

libstdc++-v3 doxygen style guide

-

In general, libstdc++-v3 files should be formatted according to the - GNU C++ Coding Standard rules found in the file C++STYLE. - Before any doxygen-specific formatting tweaks are made, please try to - make sure that the initial formatting is sound. -

- -

Full page index

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

+

Generating the documentation

+

These HTML pages are automatically generated, along with the man pages. + See docs/doxygen/guide.html in the source tree for how to + create (and write) the pages. -

License, Copyright, and Other Lawyerly Verbosity

+

License, Copyright, and Other Lawyerly Verbosity

The libstdc++-v3 documentation is released under these terms.

-

Part of the generated documentation involved comments - and notes from SGI, who says we gotta say this: +

Part of the generated documentation involved comments and notes from + SGI, who says we gotta say this:

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided @@ -126,4 +89,3 @@ href="http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/C++STYLE">C++STYLE. - -- cgit v1.1