John Beppu
37977622c4
...
2001-02-24 14:44:25 +00:00
John Beppu
7d597c4833
refinement
2001-02-24 14:37:48 +00:00
John Beppu
dbfff6cbde
formatting ...
2001-02-23 17:55:03 +00:00
John Beppu
e6967b20cb
Added some documentation and made --sgml use sgml_from_usage().
...
pod_from_usage() is the default generator.
2001-02-23 17:51:08 +00:00
John Beppu
8373e70c55
During POD generation, it inserts a blank line before lines
...
that were intended to be indented.
2001-02-23 17:41:41 +00:00
John Beppu
15f9b92127
forgot to remove some debugging noise
2001-02-23 16:16:08 +00:00
John Beppu
df1e9daf30
This one should be able to deal with the USAGE macros a little
...
more robustly. I also blow away any USAGE_NOT_\w+ macros.
2001-02-23 16:15:34 +00:00
John Beppu
2498b155fd
forgot a comma.
2001-02-23 13:04:39 +00:00
John Beppu
b249fbb1dc
I can't leave it alone.
2001-02-23 03:12:45 +00:00
John Beppu
8c16bc5012
minor cleanup... all that's left to do is
...
* make headers and footers for both the POD and SGML content
* make an SGML generator
* finish the command-line handling
Also, some of the documentation in usage.h will have to
be adjusted. expr needs some lines to be indented, and
ls has a stray comma. I may have missed some things...
but it looks OK for the most part.
2001-02-23 02:54:31 +00:00
John Beppu
4a25d8c9c3
This is the remixed autodocufier.pl.
2001-02-23 02:33:28 +00:00
Eric Andersen
e13bc0bc68
First pass at making up an automagical usage message extractor, which
...
will be used (when it works) to autogenerate documentation. Based on
code written by Mark Whitley.
2001-02-22 22:47:06 +00:00