gno-docs/refs.html

125 lines
3.2 KiB
HTML

<!--#include virtual="/gno2/head.html" -->
<!-- ################################################### -->
<H2>GNO Reference Manuals</h2>
<p>
These documents are based on Procyon's August 1996 v2.0.4 documents, but have
been updated and enhanced.
Please also examine the
<a href="faqindex.html">FAQ</a>
and the <a href="manindex.html">man pages</a>.
</p>
<dl>
<dt>
<a name="install">
<a href="refs/intro/index.html">Overview and Installation</a>
</a>
</dt>
<dd>
<p>
This document contains introductory information (including how
to obtain GNO), installation instructions, a list of hardware
requirements, suggested readings, and similar material. It is
a good starting point for those new to GNO.
</p>
<p>
Formats:
<a href="refs/intro/index.html">HTML</a>,
PostScript (<a href="refs/intro/intro.ltr.ps">Letter</a>,
<a href="refs/intro/intro.a4.ps">A4</a>),
and
PDF (<a href="refs/intro/intro.ltr.pdf">Letter</a>,
<a href="refs/intro/intro.a4.pdf">A4</a>).
</p>
</dd>
<dt>
<a href="refs/gsh/book1.html">GNO Shell User's Manual</a>
</dt>
<dd>
<p>
This is the reference manual for the GNO Shell, otherwise known
as <b>gsh</b>. This document is laid out more as a tutorial than
a traditional reference manual.
</p>
<p>
Formats:
<a href="refs/gsh/book1.html">HTML</a>
and
PDF (<a href="refs/gsh/gsh.pdf">Letter</a>).
</p>
<dt>
<a href="refs/kernel/index.html">Kernel Reference Manual</a>
</dt>
<dd>
<p>
This is a technical introduction and reference to the GNO Kernel,
which is the heart of the GNO system. Some portions may be heavy
reading for the new user, but is a must for the application programmer.
</p>
<p>
Formats:
<a href="refs/kernel/index.html">HTML</a>,
PostScript (<a href="refs/kernel/kern.ltr.ps">Letter</a>,
<a href="refs/kernel/kern.a4.ps">A4</a>),
and
PDF (<a href="refs/kernel/kern.ltr.pdf">Letter</a>,
<a href="refs/kernel/kern.a4.pdf">A4</a>).
</p>
</dd>
</dl>
<hr>
<table width="60%" align="center" border="1">
<tr><td>
<h3 align="center"><a name="v204">Version 2.0.4 Manuals</a></h3>
<p align="center">
For the historically inclined, an HTML version of the version 2.0.4
manuals is also available from August 1996:
<ul>
<li><a href="refs.aug96/install.html">Installation Manual</a></li>
<li><a href="refs.aug96/kern.html">Kernel Reference</a></li>
<li>gsh
<ul>
<li><a href="refs.aug96/gsh.12.html">Chapters 1 and 2</a></li>
<li><a href="refs.aug96/gsh.3.html">Chapter 3</a></li>
<li><a href="refs.aug96/gsh.4.html">Chapter 4</a></li>
<li><a href="refs.aug96/gsh.5.html">Chapter 5</a></li>
</ul>
</li>
<li>Manual Pages
<ul>
<li><a href="refs.aug96/man1.html">Section 1</a></li>
<li><a href="refs.aug96/man2.html">Section 2</a></li>
<li><a href="refs.aug96/man3.html">Section 3</a></li>
<li><a href="refs.aug96/man4.html">Section 4</a></li>
</ul>
</ul>
</p>
</td></tr>
</table>
<!-- ################################################### -->
<!--#include virtual="/gno2/tail.html" -->