=================================================================== RCS file: /cvs/docbook2mdoc/Attic/index.xml,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- docbook2mdoc/Attic/index.xml 2014/03/28 11:20:07 1.1 +++ docbook2mdoc/Attic/index.xml 2014/03/29 22:48:32 1.3 @@ -18,6 +18,7 @@ a { text-decoration: none; } footer { margin-top: 1em; font-size: smaller; color: #666; } footer a { color: #000; } + h2 { font-size: larger; font-weight: bolder; color: #333; } @@ -43,13 +44,28 @@ installed by default on most systems.

+ docbook2mdoc is very experimental: it probably won't work with your manual + without improvement. + However, it does work with the DocBook reference manuals (minimally rendered here with mandoc -Thtml): printf, ls, as, iovec. +

+

Contact Kristaps with questions, but please make sure any formatting issue hasn't already been covered in the manual.

+

+ New in version @VERSION@... +

+

+ Accomodate for node attributes, for now limited to the rep and choice attributes for + <arg>. + Properly comma-separate names in the NAME section. +