Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / libstdc++-v3 / docs / doxygen / mainpage.html
blob016f87e56fb7ede0d0861521c120806fd9abe89c
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
4 <title>libstdc++-v3 Source: Main Index</title>
5 <link href="style.css" rel="stylesheet" type="text/css">
6 </head>
8 <body bgcolor="#ffffff">
9 <!--
10 Originally generated by Doxygen 1.2.12.
12 This used to be surrounded by /* */ marks and tagged with @mainpage, so
13 that Doxygen would create the index page from it. HOWEVER, Doxygen
14 ignores all but the most basic HTML tags, and even with those it strips
15 all the attributes. (See, the HTML you write for @mainpage isn't used
16 directly; it all gets run through Doxygen and re-output.) So lots of
17 tags were all being mangled.
19 Funk 'dat. Now we let Doxygen do whatever it feels like doing for the
20 index page, and then we just flat copy this over top of it. Voila!
21 Tags actually work like they're supposed to in HTML.
22 -->
24 <h1>libstdc++-v3 Source Documentation</h1>
26 <h2>Documentation Overview</h2>
28 <p class="smallertext">@LEVEL@-level docs, generated @DATE@.</p>
30 <p>There are two types of documentation for libstdc++-v3. One is the
31 distribution documentation, which can be read online at
32 <a href="http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html">http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html</a>
33 or offline from docs/html/documentation.html in the library source
34 directory.
35 </p>
37 <p>The other type is the source documentation, of which this is the first page.
38 Both &quot;user-level&quot; and &quot;maintainer-level&quot; source
39 documentation is produced: user-level docs are for the users of this
40 library. The maint-level docs are for those interested in the underlying
41 workings of the library; they include all the user-level docs plus
42 additional notes and additional classes/functions/etc.
43 </p>
45 <p>Here are entry points to all the pages generated by Doxygen:
46 <ul>
47 <li><a href="modules.html">Modules</a>
48 <li><a href="hierarchy.html">Class List</a>
49 <li><a href="annotated.html">Class Annotated List</a>
50 <li><a href="classes.html">Class Alphabetical Index</a>
51 <li><a href="globals_func.html">Function Alphabetical List</a>
52 <li><a href="namespaces.html">Namespace List</a>
53 <li><a href="files.html">Source File List</a>
54 <li><a href="todo.html">TODO List</a> (This is incomplete... how ironic.)
55 </ul>
56 </p>
58 <p>If you are using Doxygen for your own projects, you can use
59 <a href="libstdc++.tag">a tag file for the appropriate version</a> and
60 an entry such as
61 <blockquote>
62 TAGFILES = "libstdc++.tag =
63 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen"
64 </blockquote>
65 Be sure to adjust the URL for the right version. If you download a
66 local copy of the source documentation for faster viewing, you can use
67 the doxytag/installdox programs (part of Doxygen) to adjust the links
68 for you.
69 </p>
71 <h2>Generating the documentation</h2>
72 <p>These HTML pages are automatically generated, along with the man pages.
73 See <code>docs/doxygen/guide.html</code> in the source tree for how to
74 create (and write) the pages.
76 <h2>License, Copyright, and Other Lawyerly Verbosity</h2>
77 <p>The libstdc++-v3 documentation is released under
78 <a href="http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/license.html">
79 these terms</a>.
80 </p>
81 <p>Part of the generated documentation involved comments and notes from
82 SGI, who says we gotta say this:
83 <blockquote>
84 Permission to use, copy, modify, distribute and sell this software and its
85 documentation for any purpose is hereby granted without fee, provided
86 that the below copyright notice appears in all copies and that both
87 the copyright notice and this permission notice appear in supporting
88 documentation. Silicon Graphics makes no representations about the
89 suitability of this software for any purpose. It is provided "as is"
90 without express or implied warranty.
91 <br><br>
92 Copyright &copy; 1994
93 Hewlett-Packard Company
94 </blockquote>
95 </p>
96 <p>Part of the generated documentation is quoted from the ISO C++ Standard,
97 which is Copyright &copy; 1998 by Information Technology Industry Council.
98 </p>
100 </body>
101 </html>