diff options
| author | Simon Tatham <anakin@pobox.com> | 1999-08-10 16:16:17 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 1999-08-10 16:16:17 +0000 |
| commit | 79e16787af150c518f65850c8d54b06074a87c5d (patch) | |
| tree | 6aef0ab08c720a2f756cdae1fea95efded5f814c | |
| parent | 12a5351076409e50f10dfa8274da3768b364ff7f (diff) | |
| download | halibut-79e16787af150c518f65850c8d54b06074a87c5d.zip halibut-79e16787af150c518f65850c8d54b06074a87c5d.tar.gz halibut-79e16787af150c518f65850c8d54b06074a87c5d.tar.bz2 halibut-79e16787af150c518f65850c8d54b06074a87c5d.tar.xz | |
Module description file added
[originally from svn r197]
| -rw-r--r-- | MODULE | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +Module: buttress +Author: Simon Tatham <anakin@pobox.com> +Description: Buttress is yet another text formatting system, intended primarily for writing software documentation. It accepts a single source format and outputs a variety of formats, planned to include text, HTML, Texinfo, Windows Help, Windows HTMLHelp, PostScript and PDF. It has comprehensive indexing and cross-referencing support, and generates hyperlinks within output documents wherever possible. +Homepage: http://www.chiark.greenend.org.uk/~sgtatham/buttress.html +Release: http://www.chiark.greenend.org.uk/~sgtatham/buttress.html |