diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-09 18:43:02 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-09 18:43:02 +0000 |
| commit | 25f36b82c96a65175ace06ded180130ff60fa4d3 (patch) | |
| tree | 10128baa2247039d77a1d1b523497c9dcc4de7c1 /doc/blurb.but | |
| parent | a4782d9b40772389c3131a2f3c75009c2dd42ba3 (diff) | |
| download | halibut-25f36b82c96a65175ace06ded180130ff60fa4d3.zip halibut-25f36b82c96a65175ace06ded180130ff60fa4d3.tar.gz halibut-25f36b82c96a65175ace06ded180130ff60fa4d3.tar.bz2 halibut-25f36b82c96a65175ace06ded180130ff60fa4d3.tar.xz | |
Add a config directive to generate the INFO-DIR-ENTRY things that
appear to be used to automatically construct /usr/info/dir.
[originally from svn r4049]
Diffstat (limited to 'doc/blurb.but')
| -rw-r--r-- | doc/blurb.but | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/blurb.but b/doc/blurb.but index e7f8e4c..0b6153f 100644 --- a/doc/blurb.but +++ b/doc/blurb.but @@ -9,6 +9,9 @@ \cfg{xhtml-template-filename}{%k.html} \cfg{xhtml-template-fragment}{%k} +\cfg{info-dir-entry}{Documentation}{Halibut}{Multi-format +documentation processing system} + Halibut is a free (MIT-licensed) documentation production system, able to generate multiple output formats from the same input data. This document is its user manual. @@ -17,4 +20,4 @@ This document is its user manual. rights reserved. You may distribute this documentation under the MIT licence. See \k{licence} for the licence text in full. -\versionid $Id: blurb.but,v 1.3 2004/04/01 17:54:53 simon Exp $ +\versionid $Id: blurb.but,v 1.4 2004/04/09 18:43:02 simon Exp $ |