aboutsummaryrefslogtreecommitdiff
path: root/doc/gendocs_template
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2015-03-01 23:08:44 +0200
committerSergey Poznyakoff <gray@gnu.org>2015-03-01 23:08:44 +0200
commitb0d2697f689348976da7aefd506b3d8b6fdee420 (patch)
tree84fe8a7b71536d4cdbbd57c8833160006b46cf1c /doc/gendocs_template
parent891bb67de28c778827d4841b04d440caac8be18a (diff)
downloadpies-b0d2697f689348976da7aefd506b3d8b6fdee420.tar.gz
pies-b0d2697f689348976da7aefd506b3d8b6fdee420.tar.bz2
Switch to Texinfo 5.0
* doc/Config: Rewrite. * doc/Makefile.am: Use Makeinfo 5 instead of texi2htm * doc/gendocs_template: Ps is not built * imprimatur: Upgrade.
Diffstat (limited to 'doc/gendocs_template')
-rw-r--r--[-rwxr-xr-x]doc/gendocs_template8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/gendocs_template b/doc/gendocs_template
index 1bd43b1..2f58d5a 100755..100644
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -14,3 +14,3 @@
<body>
-<!--#include virtual="inc/header.html" -->
+<!--#include virtual="inc/header.html" -->
<ul class='tabs'>
@@ -26,3 +26,3 @@
<ul>
- <li><a href="manual/%%PACKAGE%%.html">HTML
+ <li><a href="manual/%%PACKAGE%%.html">HTML
(%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
@@ -39,3 +39,3 @@
<li><a href="manual/%%PACKAGE%%.html.gz">HTML compressed
- (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
+ (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
one web page.</li>
@@ -62,4 +62,2 @@
(%%DVI_GZ_SIZE%%K characters gzipped)</a>.</li>
- <li><a href="manual/%%PACKAGE%%.ps.gz">PostScript file
- (%%PS_GZ_SIZE%%K characters gzipped)</a>.</li>
<li><a href="manual/%%PACKAGE%%.pdf">PDF file

Return to:

Send suggestions and report system problems to the System administrator.