summaryrefslogtreecommitdiff
path: root/docs/autodocifier.pl
Commit message (Expand)AuthorAgeFilesLines
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-2/+2
* - add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAMEBernhard Reutner-Fischer2008-09-011-0/+3
* build system: fix "Possible unintended interpolation of @host"Denis Vlasenko2008-08-311-0/+1
* - sed -i -e "/\$Id:/d;"Bernhard Reutner-Fischer2007-01-221-1/+0
* Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to Rob Landley2006-10-241-0/+1
* And now, with a for loop, so it can handle the nested USE() case.Rob Landley2006-07-271-2/+6
* I touched perl. I feel dirty.Rob Landley2006-07-271-2/+2
* Cristian Ionescu-Idbohrn writes:Mike Frysinger2006-02-071-0/+7
* space out supported applet names so the config list doesnt wrap on an 80col t...Mike Frysinger2006-02-071-5/+6
* get rid of warnings with applets that have no usage and get rid of pointless ...Mike Frysinger2006-02-061-3/+6
* Rob Sullivan writes: Here's a patch to autogenerate the list of applets in th...Mike Frysinger2006-02-051-1/+15
* Eliminate all trace of the sgml based docs. It was a noble effort,Eric Andersen2004-04-061-30/+9
* Fix some doc generation problemsEric Andersen2004-03-131-15/+19
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-3/+3
* - fixed typosJohn Beppu2001-10-311-8/+12
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-2/+2
* - usage.hJohn Beppu2001-04-171-8/+17
* Fix double quote handling.Matt Kraai2001-04-101-3/+3
* - autodocifier.pl :: continuation() was modified such that '#'John Beppu2001-04-051-3/+3
* - documentation updates and a minor tweak to POD generationJohn Beppu2001-04-051-6/+55
* - generated middle section of busybox.pod w/ autodocifier.plJohn Beppu2001-03-151-7/+6
* - properly indent Examples section in pod generatorJohn Beppu2001-03-151-2/+7
* Update the documentation so examples are autoincluded in the output text.Eric Andersen2001-03-151-1/+7
* minor cleanupJohn Beppu2001-03-061-2/+2
* - changed the way POD is generated such that the dashedJohn Beppu2001-02-261-10/+17
* ...John Beppu2001-02-241-3/+1
* refinementJohn Beppu2001-02-241-12/+16
* formatting ...John Beppu2001-02-231-2/+2
* Added some documentation and made --sgml use sgml_from_usage().John Beppu2001-02-231-9/+24
* During POD generation, it inserts a blank line before linesJohn Beppu2001-02-231-5/+17
* forgot to remove some debugging noiseJohn Beppu2001-02-231-3/+1
* This one should be able to deal with the USAGE macros a littleJohn Beppu2001-02-231-3/+6
* forgot a comma.John Beppu2001-02-231-2/+2
* I can't leave it alone.John Beppu2001-02-231-8/+7
* minor cleanup... all that's left to do isJohn Beppu2001-02-231-5/+5
* This is the remixed autodocufier.pl.John Beppu2001-02-231-80/+175
* First pass at making up an automagical usage message extractor, whichEric Andersen2001-02-221-0/+88