1 <?php include "top.php"; ?>
3 <title>GNU nano: Documentation</title>
5 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
9 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
13 <center><b>Documentation</b></center>
18 <table BORDER=0 WIDTH="100%">
19 <tr BGCOLOR="#440077">
21 <center><font color="#FFFFFF">Document Name</font></center>
24 <font color="#FFFFFF">Description</font>
30 <center><a href="/dist/latest/faq.html">The nano FAQ</a></center>
32 <td>Frequently asked questions about GNU nano.</td>
37 <center><a href="/dist/latest/cheatsheet.html">Shortcuts</a></center>
39 <td>An overview of nano's command keystrokes.</td>
44 <center><a href="/dist/latest/nano.html">Online Manual</a></center>
46 <td>The full nano manual in HTML format.</td>
51 <center><a href="/dist/latest/nano.1.html">Man Page</a></center>
53 <td>The nano.1 man page in HTML format.</td>
58 <center><a href="/dist/latest/nanorc.5.html">Nanorc Man Page</a></center>
60 <td>The nanorc.5 man page in HTML format.</td>
65 <center><a href="/dist/latest/README">README</a></center>
72 <center><a href="/dist/latest/ChangeLog">ChangeLog</a></center>
74 <td>(Fairly technical) list of changes between releases.</td>
79 <center><a href="/dist/latest/NEWS">NEWS</a></center>
81 <td>General description of noteworthy things in each release.</td>
89 <?php include "bottom.php"; ?>