summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liboptparse.tex
Commit message (Collapse)AuthorAgeFilesLines
* SF #1204347: typo fix.Greg Ward2005-07-221-2/+2
|
* SF #1086675: restore "Extending optparse" section (which was droppedGreg Ward2005-03-191-0/+244
| | | | in Python 2.4).
* Regenerate from Optik reST source to ensure CVS Id tags are up-to-date.Greg Ward2005-03-191-1/+1
|
* List all option attributes (closes SF #993601).Greg Ward2005-03-191-0/+81
|
* Beef up optparse reference docs -- now much closer to documenting theGreg Ward2005-03-191-55/+198
| | | | | full API of Optik 1.5a2 (which is what's included with Python 2.4.x). Closes SF #1099324, partially addresses SF #993601.
* SF bug #1090139: presentation typo in lib: 6.21.4.2 How callbacks are calledRaymond Hettinger2004-12-311-1/+1
|
* SF #1063757: fix markup error (had LaTeX markup in the reST source,Greg Ward2004-11-121-1/+1
| | | | oops!).
* Get references working (except for references to "Extending optparse",Greg Ward2004-10-011-30/+29
| | | | which isn't being converted from reST yet).
* Major overhaul to reflect Optik 1.5. Section references currently broken.Greg Ward2004-09-281-1192/+904
|
* Patch #1025800: remove TeX quoting from verbatim section. Thanks Dima Dorfman!Johannes Gijsbers2004-09-111-2/+2
|
* Fix minor error in example.Brett Cannon2004-07-101-1/+1
|
* fix whitespace style (inconsistent with the rest of the docs)Fred Drake2004-01-271-17/+17
|
* fix markupFred Drake2004-01-261-1/+1
|
* add references between getopt and optparse docsSkip Montanaro2004-01-261-0/+4
|
* 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