diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-08 13:14:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-08 13:14:48 +0000 |
commit | acdef9246a4e0f3ad82e4964ffef12f58c2b2bd1 (patch) | |
tree | 896ba5ba83cd86b9afdcb5bc94944cf97691a5d1 /textproc/makefaq/pkg-descr | |
parent | ef4f5b9ff34d1f715462d14102c925a6fac3f3ef (diff) |
Notes
Diffstat (limited to 'textproc/makefaq/pkg-descr')
-rw-r--r-- | textproc/makefaq/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/makefaq/pkg-descr b/textproc/makefaq/pkg-descr new file mode 100644 index 000000000000..64da91920035 --- /dev/null +++ b/textproc/makefaq/pkg-descr @@ -0,0 +1,5 @@ +makefaq is a Python program that creates a Frequently Asked Questions (FAQ) +list from a specially formatted text data file. For output, it can can +generate either an HTML page, a text file, or a DocBook XML file. + +WWW: http://www.makefaq.org |