summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Set svn:eol-style=native for all .rst files.steven.bethard2009-09-126-940/+940
* Set svn:eol-style=native for all .py files.steven.bethard2009-09-121-197/+197
* Bump version numbers to 1.0.1 in preparation for bugfixes.steven.bethard2009-09-1213-58/+58
* Bump versions to 1.0 and generate documentation for 1.0 release.r10steven.bethard2009-07-2613-64/+157
* Allow subparsers to take title= and description= parameters.steven.bethard2009-07-261-0/+20
* Fix minor ReST bugs.steven.bethard2009-07-132-2/+2
* Document parse_known_args.steven.bethard2009-07-131-0/+18
* Allow tuples for metavars.steven.bethard2009-07-131-0/+14
* Add ArgumentDefaultsHelpFormatter.steven.bethard2009-07-131-0/+21
* Update some version numbers.steven.bethard2009-07-122-4/+4
* Add support for specifying additional command line arguments in a file using ...steven.bethard2009-07-121-1/+20
* Bump version to 0.9.1 to include correct license information (also clean out ...steven.bethard2009-04-2813-58/+58
* Make code snippets a little more doctest friendly.steven.bethard2009-03-297-14/+18
* Document print_help() and friends.steven.bethard2009-03-284-1/+53
* No really, add documentation for FileType.steven.bethard2009-03-282-0/+151
* Describe the syntax of option strings on the command line.steven.bethard2009-03-2810-8/+196
* Reorder docs outline in index.rst to put introduction before argparse-vs-optp...steven.bethard2009-03-276-37/+37
* Commit generated documentation.steven.bethard2009-03-2720-0/+3911
* Remove references to add_argument() parameters. Replace with references to ad...steven.bethard2009-03-271-10/+10
* Initial import from python-hosting.com repository.steven.bethard2009-03-279-0/+1603