[REBOL] ANN: make-doc-pro
From: robert:muench:robertmuench at: 4-Aug-2001 12:46
Hi, I have done some improvements to make-doc.r from RT as I'm using it a lot in
my daily work. I hope RT doesn't mind. Here is what I have done so far:
Changes:
- Doesn't need empty line between tags anymore
- Comments can have spaces between ; and the comment
- Definitions use a flexible table layout, good for long definition words
- Definitions only use word wrap in the definition text not the definition word
- Support for non-english languages added (use =options "DE" "US" etc.)
- Support for FAQ style definitions (two definitions are clustred into a framed
table
- Added support for images
- Use Style sheet syntax for indention
- Generates more compact HTML code
- Generates more standard conforming HTML code by emitting all closing tags
- More comment inserted, so it might be a good place for learning Rebol
Next steps:
- Add support for tables
- Add support for variables which can hold text-blocks
- Add support for "footnotes" which will pop up as yellow-styled flags (IE
only)
- Add support for PDF output
Please have a look at it and tell me your comments. I'm going to improve it over
time with new requested features.
The attachement contains the rebol script, a test.txt file where you can see how
to use it, a sampel graphic and a generated HTML file so you can see the new
look. Robert
-- Binary/unsupported file stripped by Listar --
-- Type: application/x-zip-compressed
-- File: make-doc-pro.zip