summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liboptparse.tex
Commit message (Collapse)AuthorAgeFilesLines
* Lots of markup cleanups to avoid warnings from the GNU info generation;Fred Drake2003-07-161-20/+20
| | | | these make sense even without that processing chain.
* Fixed spacing and unbalanced brackets or parenthesis.Raymond Hettinger2003-05-101-0/+1
|
* Make this format again.Fred Drake2003-05-091-5/+7
|
* Scattered wording and typographical improvements (up to but notGreg Ward2003-05-031-113/+91
| | | | including the "Callback Options" section).
* Rename "The Tao of Option Parsing" section to "Philosophy".Greg Ward2003-05-031-30/+30
| | | | Remove first-person usage from it. Various wording tweaks.
* Use True/False instead of 1/0 when talking about store_true/store_false.Greg Ward2003-05-031-13/+12
| | | | | Particularly important since they now store True and False rather than 1 and 0!
* Use TeX quotes -- ``foo'' -- as appropriate.Greg Ward2003-05-031-39/+39
| | | | Remove whitespace around em-dashes.
* Fix various markup errors: use \longprogramopt{} more, and use itGreg Ward2003-05-031-11/+12
| | | | correctly. (Closes SF #731689.) Use \emph{} in a few places.
* - accepted (slightly) modified version of docs for the OptionGroupFred Drake2003-04-181-71/+108
| | | | | | | | class; closes SF patch #697941 - use em-dashes intead of en-dashes - section references: use a "tie" between the word "section" and the section number, use quotation marks around section titles - other minor markup corrections/cleanups
* SF #642236, optparse LaTeX docs by Johannes GijsbersNeal Norwitz2003-01-061-0/+1693