Commit graph

8 commits

Author SHA1 Message Date
wiz
65df545cbe Update to 0.1:
Simple Ft/Fo/Fa/Fc parser and formatter for the SYNOPSIS.
2014-11-17 22:27:56 +00:00
wiz
362e067686 Update to 0.0.13:
Proper translation of POD commands and formatting codes into mdoc
macros, including correct whitespace handling.  Only capital ASCII
letters A-Z can start a formatting code.  Do not skip the content
of invalid formatting codes.  Improved handling of filename
extensions.
2014-07-19 11:14:57 +00:00
wiz
35948dcfbd Update to 0.0.12:
Render B<NULL> as .Dv NULL.
Correctly check the number of arguments.
Show the usage() message if there are too many arguments.
Mention the optional "file" argument in the usage() message.
2014-07-11 09:52:42 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
6f36ded96c Update to 0.0.11:
Properly render #include in the SYNOPSIS with In.
Handle nested escape codes in L<> links (and ignore them).
Properly consume whitespace following <code>X&lt;&gt;</code> and <code>N&lt;&gt;</code>.
2014-04-07 12:20:28 +00:00
wiz
4cdc2cc0b5 Update to 0.0.10:
More improvements: NAME, SYNOPSIS, L<>.
Documentation about the magic is in the man page.
2014-04-03 12:07:06 +00:00
wiz
eb33039a82 Update to 0.0.9: better SYNOPSIS parsing and conversion. 2014-04-02 08:23:35 +00:00
wiz
8527ea1a96 Import pod2mdoc-0.0.8 as textproc/pod2mdoc.
The pod2mdoc utility is a converter from POD into mdoc. It's meant
to operate like pod2man; however, it doesn't require a Perl
installation: pod2mdoc is a standalone ISC-licensed ISO C utility
and should compile on any modern UNIX system.
2014-03-31 08:13:16 +00:00