1 <?php include "top.php"; ?>
2 <title>GNU nano: Documentation</title>
4 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
8 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
11 <center><b>Documentation</b></center>
16 <table BORDER=0 WIDTH="100%">
17 <tr BGCOLOR="#440077">
19 <center><font color="#FFFFFF">Document Name</font></center>
22 <font color="#FFFFFF">Description</font>
28 <center><a href="/dist/latest/faq.html">The nano FAQ</a></center>
30 <td>Frequently asked questions about GNU nano.</td>
35 <center><a href="/dist/latest/cheatsheet.html">Shortcuts</a></center>
37 <td>An overview of nano's command keystrokes.</td>
42 <center><a href="/dist/latest/nano.html">Online Manual</a></center>
44 <td>The full nano manual in HTML format.</td>
49 <center><a href="/dist/latest/nano.1.html">Man Page</a></center>
51 <td>The nano.1 man page in HTML format.</td>
56 <center><a href="/dist/latest/nanorc.5.html">Nanorc Man Page</a></center>
58 <td>The nanorc.5 man page in HTML format.</td>
63 <center><a href="/dist/latest/README">README</a></center>
70 <center><a href="/dist/latest/ChangeLog">ChangeLog</a></center>
72 <td>(Fairly technical) list of changes between releases.</td>
77 <center><a href="/dist/latest/NEWS">NEWS</a></center>
79 <td>General description of noteworthy things in each release.</td>
86 <?php include "bottom.php"; ?>