index.tmpl
1 /* -*-html-*- */
2 /*
3  * $Id: index.tmpl,v 1.8 2004/06/29 15:13:15 sbooth Exp $
4  *
5  * Copyright (C) 1996 - 2004 Stephen F. Booth <sbooth@gnu.org>
6  * Part of the GNU cgicc library, http://www.cgicc.org
7  *
8  * Permission is granted to copy, distribute and/or modify this document
9  * under the terms of the GNU Free Documentation License, Version 1.1
10  * or any later version published by the Free Software Foundation;
11  * with no Invariant Sections, with no Front-Cover Texts, and with
12  * no Back-Cover Texts.
13  * A copy of the license is included in the section entitled "GNU
14  * Free Documentation License".
15  */
16 
17 /*! \page index
18 
19 \htmlonly
20 <div class="title"><table cellpadding="10"><tr align="center">
21 <td><a href="http://www.gnu.org/">
22 <img src="gnu-head-sm.jpg" alt="[ A GNU head ]"
23  width="129" height="122" /></a></td>
24 <td><p>
25 <a href="http://www.cgicc.org">
26 <img src="cgicc.png" alt="[ GNU cgicc ]" width="192" height="45" /></a>
27 <br />a C++ class library for writing CGI applications</p>
28 <p>Library documentation version <strong>$(VERSION)</strong></p>
29 </td>
30 </tr></table></div>
31 \endhtmlonly
32 
33 \htmlonly
34 <div class="header">Background Information</div>
35 <div class="subsection">
36 \endhtmlonly
37 
38 <ul>
39 <li><strong>\ref cgi_overview</strong> is a brief introduction for
40 those new to CGI programming</li>
41 </ul>
42 
43 \htmlonly
44 </div>
45 \endhtmlonly
46 
47 \htmlonly
48 <div class="header">Library Background</div>
49 <div class="subsection">
50 \endhtmlonly
51 
52 <ul>
53 <li><strong>\ref lib_overview</strong> presents an overview of the
54 library architecture, with an introduction to the library's
55 classes</li>
56 </ul>
57 
58 \htmlonly
59 </div>
60 \endhtmlonly
61 
62 \htmlonly
63 <div class="header">Programmer's Reference</div>
64 <div class="subsection">
65 \endhtmlonly
66 
67 <ul>
68 <li><strong><a href="annotated.html">List of classes</a></strong>
69 in the GNU %cgicc library</li>
70 <li><strong><a href="hierarchy.html">Class Hierarchy</a></strong> for
71 the GNU %cgicc library</li>
72 <li><strong><a href="functions.html">All Methods</a></strong> in every
73 class contained in the GNU %cgicc library</li>
74 </ul>
75 
76 \htmlonly
77 </div>
78 \endhtmlonly
79 
80 \htmlonly
81 <div class="header">Sample Code</div>
82 <div class="subsection">
83 \endhtmlonly
84 
85 <ul>
86 <li><strong>\ref cgicc_tutorial</strong> is written for programmers
87 familiar with CGI programming, but unfamiliar with GNU %cgicc</li>
88 <li><strong>\ref cgicc_demos</strong> are more complex, functional
89 demos illustrating specific features of the library</li>
90 </ul>
91 
92 \htmlonly
93 </div>
94 \endhtmlonly
95 
96 \htmlonly
97 <div class="header">Other Resources</div>
98 <div class="subsection">
99 \endhtmlonly
100 
101 <ul>
102 <li><strong>\ref cgicc_license</strong> ensure your rights to copy and
103 distribute the GNU %cgicc library, the associated documentation, and
104 the included examples</li>
105 <li><strong>\ref cgicc_lists</strong> are available to discuss %cgicc,
106 report bugs, and receive information on new releases</li>
107 <li><strong>\ref cgicc_bugs</strong> outlines the reporting process if
108 you think you've found a bug in %cgicc</li>
109 </ul>
110 
111 \htmlonly
112 </div>
113 \endhtmlonly
114 
115 */

GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Thu Nov 10 2022 10:43:39 for cgicc by doxygen 1.9.1