aboutsummaryrefslogtreecommitdiff
path: root/docs/autodocifier.pl
AgeCommit message (Expand)Author
2008-09-01- add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAMEBernhard Reutner-Fischer
2008-08-31build system: fix "Possible unintended interpolation of @host"Denis Vlasenko
2007-01-22- sed -i -e "/\$Id:/d;"Bernhard Reutner-Fischer
2006-10-24Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to Rob Landley
2006-07-27And now, with a for loop, so it can handle the nested USE() case.Rob Landley
2006-07-27I touched perl. I feel dirty.Rob Landley
2006-02-07Cristian Ionescu-Idbohrn writes:Mike Frysinger
2006-02-07space out supported applet names so the config list doesnt wrap on an 80col t...Mike Frysinger
2006-02-06get rid of warnings with applets that have no usage and get rid of pointless ...Mike Frysinger
2006-02-05Rob Sullivan writes: Here's a patch to autogenerate the list of applets in th...Mike Frysinger
2004-04-06Eliminate all trace of the sgml based docs. It was a noble effort,Eric Andersen
2004-03-13Fix some doc generation problemsEric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2001-10-31- fixed typosJohn Beppu
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-04-17- usage.hJohn Beppu
2001-04-10Fix double quote handling.Matt Kraai
2001-04-05- autodocifier.pl :: continuation() was modified such that '#'John Beppu
2001-04-05- documentation updates and a minor tweak to POD generationJohn Beppu
2001-03-15- generated middle section of busybox.pod w/ autodocifier.plJohn Beppu
2001-03-15- properly indent Examples section in pod generatorJohn Beppu
2001-03-15Update the documentation so examples are autoincluded in the output text.Eric Andersen
2001-03-06minor cleanupJohn Beppu
2001-02-26- changed the way POD is generated such that the dashedJohn Beppu
2001-02-24...John Beppu
2001-02-24refinementJohn Beppu
2001-02-23formatting ...John Beppu
2001-02-23Added some documentation and made --sgml use sgml_from_usage().John Beppu
2001-02-23During POD generation, it inserts a blank line before linesJohn Beppu
2001-02-23forgot to remove some debugging noiseJohn Beppu
2001-02-23This one should be able to deal with the USAGE macros a littleJohn Beppu
2001-02-23forgot a comma.John Beppu
2001-02-23I can't leave it alone.John Beppu
2001-02-23minor cleanup... all that's left to do isJohn Beppu
2001-02-23This is the remixed autodocufier.pl.John Beppu
2001-02-22First pass at making up an automagical usage message extractor, whichEric Andersen