]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
add a link in the docs section to the manual as PDF
[nano-editor.git] / docs.php
index 40553d3bba8a9cba4158272902336f3f25fc7561..f0b14cef8af72c45f070bd28ab1fbf1877406b94 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,8 +1,6 @@
-<?php include "top.php"; ?>
+<?php $title="Documentation";  include "top.php"; ?>
 
-<title>GNU nano: Documentation</title>
-
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
@@ -41,6 +39,13 @@ Description
 <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>