diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-03-25 18:33:02 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-03-25 18:33:02 +0000 |
| commit | 187d4791fd0873b4058b381aa3d3a591b846463e (patch) | |
| tree | 5e36f1b52adc5cc2255b7db15af8af57e66e8a13 /doc/blurb.but | |
| parent | 2c5767ab6e1ea37c190be1da007cc015a5d3a7ed (diff) | |
| download | halibut-187d4791fd0873b4058b381aa3d3a591b846463e.zip halibut-187d4791fd0873b4058b381aa3d3a591b846463e.tar.gz halibut-187d4791fd0873b4058b381aa3d3a591b846463e.tar.bz2 halibut-187d4791fd0873b4058b381aa3d3a591b846463e.tar.xz | |
First instalment of a manual for Halibut. This lot covers the
(nearly nonexistent) invocation syntax and the input format.
[originally from svn r3979]
Diffstat (limited to 'doc/blurb.but')
| -rw-r--r-- | doc/blurb.but | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/blurb.but b/doc/blurb.but new file mode 100644 index 0000000..2bb59b1 --- /dev/null +++ b/doc/blurb.but @@ -0,0 +1,19 @@ +\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>} + +\preamble Halibut is a free (MIT-licensed) documentation production +system, able to generate multiple output formats from the same input +data. + +\copyright This manual is copyright 2004 Simon Tatham. All +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.1 2004/03/25 18:33:02 simon Exp $ |