Bump versions.
[gsasl.git] / doc / gendocs_template
blob1eb8bc2c4b9682dbe452b97fa70307cc1a17f858
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <!-- $Id$ -->
5 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
7 <head>
8 <title>%%TITLE%% - GNU Project - Free Software Foundation (FSF)</title>
9 <meta http-equiv="content-type" content='text/html; charset=utf-8' />
10 <link rel="stylesheet" type="text/css" href="/gnu.css" />
11 <link rev="made" href="webmasters@gnu.org" />
12 </head>
14 <!-- This document is in XML, and xhtml 1.0 -->
15 <!-- Please make sure to properly nest your tags -->
16 <!-- and ensure that your final document validates -->
17 <!-- consistent with W3C xhtml 1.0 and CSS standards -->
18 <!-- See validator.w3.org -->
20 <body>
22 <h3>%%TITLE%%</h3>
24 <address>Free Software Foundation</address>
25 <address>last updated %%DATE%%</address>
26 <p>
27 <a href="/graphics/gnu-head.jpg">
28 <img src="/graphics/gnu-head-sm.jpg"
29 alt=" [image of the head of a GNU] "
30 width="129" height="122" />
31 </a>
32 <a href="/philosophy/gif.html">(no gifs due to patent problems)</a>
33 </p>
34 <hr />
36 <p>This manual (%%PACKAGE%%) is available in the following formats:</p>
38 <ul>
39 <li><a href="%%PACKAGE%%.html">HTML
40 (%%HTML_MONO_SIZE%%K characters)</a> - entirely on one web page.</li>
41 <li><a href="html_node/index.html">HTML</a> - with one web page per
42 node.</li>
43 <li><a href="%%PACKAGE%%.html.gz">HTML compressed
44 (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
45 one web page.</li>
46 <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
47 (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
48 with one web page per node.</li>
49 <li><a href="%%PACKAGE%%.info.tar.gz">Info document
50 (%%INFO_TGZ_SIZE%%K characters gzipped tar file)</a>.</li>
51 <li><a href="%%PACKAGE%%.txt">ASCII text
52 (%%ASCII_SIZE%%K characters)</a>.</li>
53 <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
54 (%%ASCII_GZ_SIZE%%K gzipped characters)</a>.</li>
55 <li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
56 (%%DVI_GZ_SIZE%%K characters gzipped)</a>.</li>
57 <li><a href="%%PACKAGE%%.ps.gz">PostScript file
58 (%%PS_GZ_SIZE%%K characters gzipped)</a>.</li>
59 <li><a href="%%PACKAGE%%.pdf">PDF file
60 (%%PDF_SIZE%%K characters)</a>.</li>
61 <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
62 (%%TEXI_TGZ_SIZE%%K characters gzipped tar file)</a></li>
63 </ul>
65 <p>The manual is also available in a few experimental formats:</p>
67 <ul>
68 <li><a href="../doxygen/">Doxygen HTML</a>.</li>
69 <li><a href="../doxygen/%%PACKAGE%%.pdf">Doxygen PDF file</a>.</li>
70 </ul>
72 <ul>
73 <li><a href="../reference/">HTML API Reference Manual (GTK-DOC)</a>.</li>
74 <li><a href="../reference/gsasl.devhelp">DevHelp API Reference Manual (GTK-DOC)</a>.</li>
75 </ul>
77 <p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
78 script</a>.)</p>
80 <div class="copyright">
81 <p>
82 Return to the <a href="/home.html">GNU Project home page</a>.
83 </p>
85 <p>
86 Please send FSF &amp; GNU inquiries to
87 <a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</em></a>.
88 There are also <a href="/home.html#ContactInfo">other ways to contact</a>
89 the FSF.
90 <br />
91 Please send broken links and other corrections (or suggestions) to
92 <a href="mailto:webmasters@gnu.org"><em>webmasters@gnu.org</em></a>.
93 </p>
95 <p>
96 Copyright (C) 2004 Free Software Foundation, Inc.,
97 51 Franklin Street, Fifth Floor, Boston, MA 02111, USA
98 <br />
99 Verbatim copying and distribution of this entire article is
100 permitted in any medium, provided this notice is preserved.
101 </p>
104 Updated:
105 <!-- timestamp start -->
106 $Date$ $Author$
107 <!-- timestamp end -->
108 </p>
109 </div>
111 </body>
112 </html>