diff options
author | LukenShiro <lukenshiro@ngi.it> | 2010-05-12 23:33:01 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:33:01 +0200 |
commit | 275dc9b95ba3e915c504f6e7fa11e5915bad2d22 (patch) | |
tree | bfa0fe54f0555caf03102d91613e126113b5a999 /office/htmldoc/README | |
parent | 83f437d12a6c1ce47ff0831dc1ab50f814556b4b (diff) | |
download | slackbuilds-275dc9b95ba3e915c504f6e7fa11e5915bad2d22.tar.gz |
office/htmldoc: Added to 12.2 repository
Diffstat (limited to 'office/htmldoc/README')
-rw-r--r-- | office/htmldoc/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/htmldoc/README b/office/htmldoc/README new file mode 100644 index 0000000000..502c7d31f4 --- /dev/null +++ b/office/htmldoc/README @@ -0,0 +1,11 @@ +HTMLDOC converts Hyper-Text Markup Language ("HTML") input files into +indexed HTML, Adobe(r) PostScript(r), or Adobe(r) Portable Document +Format ("PDF") files. +HTMLDOC supports most HTML 3.2 elements, some HTML 4.0 elements, and +can generate title and table of contents pages. The 1.8.x releases +do not support stylesheets. +HTMLDOC can be used as a standalone application, in a batch document +processing environment, or as a web-based report generation application. +No restrictions are placed upon the output produced by HTMLDOC. + +htmldoc requires fltk (available on SlackBuilds.org). |