Add credits.
[libtasn1.git] / doc / gendocs_template
blob164810d76045283b5c99a752b742c4886ab39a55
1 <!--#include virtual="/server/header.html" -->
2 <title>%%TITLE%% - GNU Project - Free Software Foundation (FSF)</title>
3 <!--#include virtual="/server/banner.html" -->
4 <h2>%%TITLE%%</h2>
6 <!-- This document is in XML, and xhtml 1.0 -->
7 <!-- Please make sure to properly nest your tags -->
8 <!-- and ensure that your final document validates -->
9 <!-- consistent with W3C xhtml 1.0 and CSS standards -->
10 <!-- See validator.w3.org -->
12 <address>Free Software Foundation</address>
13 <address>last updated %%DATE%%</address>
15 <p>This manual (%%PACKAGE%%) is available in the following formats:</p>
17 <ul>
18 <li><a href="%%PACKAGE%%.html">HTML 
19     (%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
20 <li><a href="html_node/index.html">HTML</a> - with one web page per
21     node.</li>
22 %%IF HTML_SECTION%%
23 <li><a href="html_section/index.html">HTML</a> - with one web page per
24     section.</li>
25 %%ENDIF HTML_SECTION%%
26 %%IF HTML_CHAPTER%%
27 <li><a href="html_chapter/index.html">HTML</a> - with one web page per
28     chapter.</li>
29 %%ENDIF HTML_CHAPTER%%
30 <li><a href="%%PACKAGE%%.html.gz">HTML compressed
31     (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on 
32     one web page.</li>
33 <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
34     (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
35     with one web page per node.</li>
36 %%IF HTML_SECTION%%
37 <li><a href="%%PACKAGE%%.html_section.tar.gz">HTML compressed
38     (%%HTML_SECTION_TGZ_SIZE%%K gzipped tar file)</a> -
39     with one web page per section.</li>
40 %%ENDIF HTML_SECTION%%
41 %%IF HTML_CHAPTER%%
42 <li><a href="%%PACKAGE%%.html_chapter.tar.gz">HTML compressed
43     (%%HTML_CHAPTER_TGZ_SIZE%%K gzipped tar file)</a> -
44     with one web page per chapter.</li>
45 %%ENDIF HTML_CHAPTER%%
46 <li><a href="%%PACKAGE%%.info.tar.gz">Info document
47     (%%INFO_TGZ_SIZE%%K bytes gzipped tar file)</a>.</li>
48 <li><a href="%%PACKAGE%%.txt">ASCII text
49     (%%ASCII_SIZE%%K bytes)</a>.</li>
50 <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
51     (%%ASCII_GZ_SIZE%%K bytes gzipped)</a>.</li>
52 <li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
53     (%%DVI_GZ_SIZE%%K bytes gzipped)</a>.</li>
54 <li><a href="%%PACKAGE%%.ps.gz">PostScript file
55     (%%PS_GZ_SIZE%%K bytes gzipped)</a>.</li>
56 <li><a href="%%PACKAGE%%.pdf">PDF file
57     (%%PDF_SIZE%%K bytes)</a>.</li>
58 <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
59     (%%TEXI_TGZ_SIZE%%K bytes gzipped tar file).</a></li>
60 </ul>
62 <p>You can <a href="http://shop.fsf.org/">buy printed copies of
63 some manuals</a> (among other items) from the Free Software Foundation;
64 this helps support FSF activities.</p>
66 <p>The manual is also available in a few experimental formats:
68 <p>
69 <ul>
70   <li><a href="reference/">HTML Reference API Manual (GTK-DOC)</a>.
71   <li><a href="reference/%%PACKAGE%%.devhelp">DevHelp Reference API Manual (GTK-DOC)</a>.
72 </ul>
74 <p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
75 script</a>.)</p>
77 <!-- If needed, change the copyright block at the bottom. In general, -->
78 <!-- all pages on the GNU web server should have the section about    -->
79 <!-- verbatim copying.  Please do NOT remove this without talking     -->
80 <!-- with the webmasters first. --> 
81 <!-- Please make sure the copyright date is consistent with the document -->
82 <!-- and that it is like this "2001, 2002" not this "2001-2002." -->
83 </div><!-- for id="content", starts in the include above -->
84 <!--#include virtual="/server/footer.html" -->
85 <div id="footer">
87 <p>
88 Please send FSF &amp; GNU inquiries to 
89 <a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</em></a>.
90 There are also <a href="/contact/">other ways to contact</a> 
91 the FSF.
92 <br />
93 Please send broken links and other corrections or suggestions to
94 <a href="mailto:webmasters@gnu.org"><em>webmasters@gnu.org</em></a>.
95 </p>
97 <p>
98 Copyright &copy; 2008 Free Software Foundation, Inc.,
99 </p>
100 <address>51 Franklin Street, Fifth Floor, Boston, MA 02111, USA</address>
101 <p>Verbatim copying and distribution of this entire article is
102 permitted in any medium, provided this notice is preserved.
103 </p>
105 </div>
106 </div>
107 </body>
108 </html>