]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
bring some air into two short lists, and show help-nano as first item
[nano-editor.git] / docs.php
index 285ae548bd774f4dfd60e932232f492357c75fb8..f0b14cef8af72c45f070bd28ab1fbf1877406b94 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,25 +1,20 @@
-<?php include "top.php"; ?>
-<title>GNU nano: Documentation</title>
+<?php $title="Documentation";  include "top.php"; ?>
 
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
 <tr VALIGN=TOP>
 <td>
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
-<tr>
-<td>
+<br>
 <center><b>Documentation</b></center>
 <center><b>Documentation</b></center>
-</td>
-</tr>
-</table>
+<br>
 
 
-<table BORDER=0 COLS=2 WIDTH="100%">
-<tr BGCOLOR="#440077">
+<table BORDER=0 WIDTH="100%">
+<tr CLASS="inverted">
 <td WIDTH="25%">
 <td WIDTH="25%">
-<center><font color="#FFFFFF">Document Name</font></center>
+<center>Document Name</center>
 </td>
 <td>
 </td>
 <td>
-<font color="#FFFFFF">Description</font>
+Description
 </td>
 </tr>
 
 </td>
 </tr>
 
 <td>The full nano manual in HTML format.</td>
 </tr>
 
 <td>The full nano manual in HTML format.</td>
 </tr>
 
+<tr>
+<td>
+<center><a href="/dist/latest/nano.pdf">The manual as PDF</a></center>
+</td>
+<td>The full nano manual in PDF format.</td>
+</tr>
+
 <tr>
 <td>
 <center><a href="/dist/latest/nano.1.html">Man Page</a></center>
 <tr>
 <td>
 <center><a href="/dist/latest/nano.1.html">Man Page</a></center>
@@ -83,4 +85,5 @@
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
+
 <?php include "bottom.php"; ?>
 <?php include "bottom.php"; ?>