diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-11-18 11:30:39 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-11-18 11:30:39 +0000 |
| commit | 2f8137c86254e93935338ca3ee18e9136ae4f2da (patch) | |
| tree | 43dff452ae220857de4e26bb090053526f1e5a78 /MODULE | |
| parent | 496fda07f45c50d4bdcc936bdb611180aa60be62 (diff) | |
| download | halibut-2f8137c86254e93935338ca3ee18e9136ae4f2da.zip halibut-2f8137c86254e93935338ca3ee18e9136ae4f2da.tar.gz halibut-2f8137c86254e93935338ca3ee18e9136ae4f2da.tar.bz2 halibut-2f8137c86254e93935338ca3ee18e9136ae4f2da.tar.xz | |
Move MODULE files out of individual project directories into a
MODULES top-level directory, which is where the Tartarus website
scripts will (hopefully) start reading them from.
[originally from svn r4813]
[this svn revision also touched charset,enigma,filter,putty,puzzles,pycee,sdlgames,timber]
Diffstat (limited to 'MODULE')
| -rw-r--r-- | MODULE | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,5 +0,0 @@ -Module: halibut -Author: Simon Tatham <anakin@pobox.com> -Description: Halibut 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/halibut.html -Release: http://www.chiark.greenend.org.uk/~sgtatham/halibut.html |