Download List

Project Description

doclifter helps with lifting documents with nroff markup to XML-DocBook. Lifting documents from presentation level to semantic level is hard, and a really good job requires human polishing. This tool aims to do everything that can be mechanized, and to preserve any troff-level information that might have structural implications in XML comments. TBL tables are translated into DocBook table markup, PIC into SVG, and EQN into MathML (relying on pic2svg and GNU eqn for the last two).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-01 07:38
2.9

This release handles foojzs pages better, interprets some cases of .rj, recognizes "Feature Test" as a function synopsis ender, handles m, r, and d troff conditionals, processes .ti with positive indent into <blockquote> around the following line, supports all mdoc special-character strings, improved recognition of program listings, and fixed a brown-paper-bag bug in processing of mdoc.
Tags: Minor feature enhancements

2012-06-26 08:20
2.8

This release fixes a bug in command-synopsis parsing. It now lifts 97% of 11,029 pages in a full Ubuntu Precise Pangolin release.
Tags: Minor bugfixes

2011-08-23 23:21
2.7

An improvement was made for lynxprep handling.
Tags: Minor bugfixes

2010-11-25 07:06
2.6

This release cleans up glitches revealed by pychecker. It fixes buggy interpretation of the ms .AI
macro. It maps the TBL "box" attribute to Docbook frame="border".
Tags: Minor bugfixes

2010-10-19 23:04
2.5

The groff \m color extension is now handled. Manpages generated by reStructeredText are dealt with gracefully. Groff-style \F font escapes are coped with better. A partial interpretation of troff \h was added.
Tags: Minor feature enhancements

Project Resources