diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-01 17:54:54 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-01 17:54:54 +0000 |
| commit | d66fb5283c7f32c80617aa772fa6c54dc9a77847 (patch) | |
| tree | dfad4ce0178aaf527132ba257678651be41328d0 /doc/blurb.but | |
| parent | 61c7fec34fdb88d40e549e7807490e4a46749306 (diff) | |
| download | halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.zip halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.tar.gz halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.tar.bz2 halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.tar.xz | |
Having done all these command-line options and new \cfg directives,
I'd better document them...
[originally from svn r4024]
Diffstat (limited to 'doc/blurb.but')
| -rw-r--r-- | doc/blurb.but | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/blurb.but b/doc/blurb.but index b644681..e7f8e4c 100644 --- a/doc/blurb.but +++ b/doc/blurb.but @@ -1,13 +1,14 @@ \title Halibut User Manual \cfg{xhtml-leaf-level}{1} - \cfg{xhtml-leaf-smallest-contents}{2} - \cfg{xhtml-leaf-contains-contents}{true} - \cfg{xhtml-body-end}{Comments to <a href='mailto:anakin@pobox.com'>anakin@pobox.com</a>} +\cfg{xhtml-contents-filename}{index.html} +\cfg{xhtml-template-filename}{%k.html} +\cfg{xhtml-template-fragment}{%k} + 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. @@ -16,4 +17,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.2 2004/03/25 19:16:28 simon Exp $ +\versionid $Id: blurb.but,v 1.3 2004/04/01 17:54:53 simon Exp $ |