xref: /netbsd-src/external/gpl3/autoconf/dist/doc/gendocs_template (revision d874e91932377fc40d53f102e48fc3ee6f4fe9de)
1*d874e919Schristos<!--#include virtual="/server/header.html" -->
2*d874e919Schristos<title>%%TITLE%% - GNU Project - Free Software Foundation (FSF)</title>
3*d874e919Schristos<!--#include virtual="/server/banner.html" -->
4*d874e919Schristos<h2>%%TITLE%%</h2>
5*d874e919Schristos
6*d874e919Schristos<address>Free Software Foundation</address>
7*d874e919Schristos<address>last updated %%DATE%%</address>
8*d874e919Schristos
9*d874e919Schristos<p>This manual (%%PACKAGE%%) is available in the following formats:</p>
10*d874e919Schristos
11*d874e919Schristos<ul>
12*d874e919Schristos<li><a href="%%PACKAGE%%.html">HTML
13*d874e919Schristos    (%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
14*d874e919Schristos<li><a href="html_node/index.html">HTML</a> - with one web page per
15*d874e919Schristos    node.</li>
16*d874e919Schristos%%IF HTML_SECTION%%
17*d874e919Schristos<li><a href="html_section/index.html">HTML</a> - with one web page per
18*d874e919Schristos    section.</li>
19*d874e919Schristos%%ENDIF HTML_SECTION%%
20*d874e919Schristos%%IF HTML_CHAPTER%%
21*d874e919Schristos<li><a href="html_chapter/index.html">HTML</a> - with one web page per
22*d874e919Schristos    chapter.</li>
23*d874e919Schristos%%ENDIF HTML_CHAPTER%%
24*d874e919Schristos<li><a href="%%PACKAGE%%.html.gz">HTML compressed
25*d874e919Schristos    (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
26*d874e919Schristos    one web page.</li>
27*d874e919Schristos<li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
28*d874e919Schristos    (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
29*d874e919Schristos    with one web page per node.</li>
30*d874e919Schristos%%IF HTML_SECTION%%
31*d874e919Schristos<li><a href="%%PACKAGE%%.html_section.tar.gz">HTML compressed
32*d874e919Schristos    (%%HTML_SECTION_TGZ_SIZE%%K gzipped tar file)</a> -
33*d874e919Schristos    with one web page per section.</li>
34*d874e919Schristos%%ENDIF HTML_SECTION%%
35*d874e919Schristos%%IF HTML_CHAPTER%%
36*d874e919Schristos<li><a href="%%PACKAGE%%.html_chapter.tar.gz">HTML compressed
37*d874e919Schristos    (%%HTML_CHAPTER_TGZ_SIZE%%K gzipped tar file)</a> -
38*d874e919Schristos    with one web page per chapter.</li>
39*d874e919Schristos%%ENDIF HTML_CHAPTER%%
40*d874e919Schristos<li><a href="%%PACKAGE%%.info.tar.gz">Info document
41*d874e919Schristos    (%%INFO_TGZ_SIZE%%K bytes gzipped tar file)</a>.</li>
42*d874e919Schristos<li><a href="%%PACKAGE%%.txt">ASCII text
43*d874e919Schristos    (%%ASCII_SIZE%%K bytes)</a>.</li>
44*d874e919Schristos<li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
45*d874e919Schristos    (%%ASCII_GZ_SIZE%%K bytes gzipped)</a>.</li>
46*d874e919Schristos<li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
47*d874e919Schristos    (%%DVI_GZ_SIZE%%K bytes gzipped)</a>.</li>
48*d874e919Schristos<li><a href="%%PACKAGE%%.ps.gz">PostScript file
49*d874e919Schristos    (%%PS_GZ_SIZE%%K bytes gzipped)</a>.</li>
50*d874e919Schristos<li><a href="%%PACKAGE%%.pdf">PDF file
51*d874e919Schristos    (%%PDF_SIZE%%K bytes)</a>.</li>
52*d874e919Schristos<li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
53*d874e919Schristos    (%%TEXI_TGZ_SIZE%%K bytes gzipped tar file).</a></li>
54*d874e919Schristos</ul>
55*d874e919Schristos
56*d874e919Schristos<p>You can <a href="http://shop.fsf.org/">buy printed copies of
57*d874e919Schristossome manuals</a> (among other items) from the Free Software Foundation;
58*d874e919Schristosthis helps support FSF activities.</p>
59*d874e919Schristos
60*d874e919Schristos<p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
61*d874e919Schristosscript</a>.)</p>
62*d874e919Schristos
63*d874e919Schristos<!-- If needed, change the copyright block at the bottom. In general,
64*d874e919Schristos     all pages on the GNU web server should have the section about
65*d874e919Schristos     verbatim copying.  Please do NOT remove this without talking
66*d874e919Schristos     with the webmasters first.
67*d874e919Schristos     Please make sure the copyright date is consistent with the document
68*d874e919Schristos     and that it is like this: "2001, 2002", not this: "2001-2002". -->
69*d874e919Schristos</div><!-- for id="content", starts in the include above -->
70*d874e919Schristos<!--#include virtual="/server/footer.html" -->
71*d874e919Schristos<div id="footer">
72*d874e919Schristos
73*d874e919Schristos<p>Please send general FSF &amp; GNU inquiries to
74*d874e919Schristos<a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
75*d874e919SchristosThere are also <a href="/contact/">other ways to contact</a>
76*d874e919Schristosthe FSF.<br />
77*d874e919SchristosPlease send broken links and other corrections or suggestions to
78*d874e919Schristos<a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.</p>
79*d874e919Schristos
80*d874e919Schristos<p>Copyright &copy; 2012 Free Software Foundation, Inc.</p>
81*d874e919Schristos
82*d874e919Schristos<p>Verbatim copying and distribution of this entire article are
83*d874e919Schristospermitted worldwide, without royalty, in any medium, provided this
84*d874e919Schristosnotice, and the copyright notice, are preserved.</p>
85*d874e919Schristos
86*d874e919Schristos</div>
87*d874e919Schristos</div>
88*d874e919Schristos</body>
89*d874e919Schristos</html>
90