diff options
Diffstat (limited to 'misc/doclifter/slack-desc')
-rw-r--r-- | misc/doclifter/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/doclifter/slack-desc b/misc/doclifter/slack-desc new file mode 100644 index 0000000000..959f28acb8 --- /dev/null +++ b/misc/doclifter/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +doclifter: doclifter (convert document) +doclifter: +doclifter: doclifter lifts documents in nroff markups to XML-DocBook. +doclifter: This package ships two Python scripts: +doclifter: _doclifter translates documents written in troff macros like man +doclifter: pages to DocBook, that can then be converted to other formats. +doclifter: _manlifter is a mass-conversion script and test harness for +doclifter: doclifter. +doclifter: +doclifter: docfilter's author is Eric S. Raymond. +doclifter: |