wire in man pages to top level html pages

This commit is contained in:
Devin Reade 2012-09-07 00:13:50 -06:00
parent a47a656820
commit d16e7f82a9
3 changed files with 39 additions and 1 deletions

View File

@ -9,6 +9,7 @@ DYNAMIC_TARGETS = $(WEB_HOME)/head.html \
$(WEB_HOME)/tail.html \
$(WEB_HOME)/index.html \
$(WEB_HOME)/refs.html \
$(WEB_HOME)/manindex.html \
$(WEB_HOME)/oldnews.html
STATIC_TARGETS =

37
manindex.html Normal file
View File

@ -0,0 +1,37 @@
<!--#include virtual="/gno2/head.html" -->
<!-- ################################################### -->
<h2>GNO Manual Pages</h2>
This is the set of manual pages for the GNO base distribution. It does
not include manual pages for utilities and libraries that are considered
to be GNO &quot;add-ons&quot;.
<p>
<p>
Each of the chapters has an introductory page, titled <b>intro</b>.
For a brief introduction to the manual pages in general, see the
<a href="man/man1/intro.1.html">Introduction to Chapter 1</a>.
</p>
<p>
<ul>
<li><a href="man/man1/00.index.html">Chapter 1</a>: Commands and Applications</li>
<li><a href="man/man2/00.index.html">Chapter 2</a>: System Calls</li>
<li><a href="man/man3/00.index.html">Chapter 3</a>: Library Routines</li>
<li><a href="man/man4/00.index.html">Chapter 4</a>: Devices</li>
<li><a href="man/man5/00.index.html">Chapter 5</a>: File Formats</li>
<li><a href="man/man6/00.index.html">Chapter 6</a>: Games</li>
<li><a href="man/man7/00.index.html">Chapter 7</a>: Miscellaneous</li>
<li><a href="man/man8/00.index.html">Chapter 8</a>: System Administration</li>
</ul>
</p>
<p>
Please note that these manual pages are for the current version.
Some of the documented functions, programs, and files are not available
for GNO v2.0.4.
</p>
<!-- ################################################### -->
<!--#include virtual="/gno2/tail.html" -->

View File

@ -1,7 +1,7 @@
<!--#include virtual="/gno2/head.html" -->
<!-- ################################################### -->
<H2>GNO Reference Manuals</h2>
<h2>GNO Reference Manuals</h2>
<p>
These documents are based on Procyon's August 1996 v2.0.4 documents, but have