summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix custom type docs indentationDavid Lord2019-06-041-13/+20
| * | | Merge pull request #1334 from dvamin/feature/7.xJoshua Bronson2019-06-011-0/+5
| |\ \ \
| | * | | docs: Clarify Python 3.7 behavior in documentationDeepak Amin2019-05-311-0/+5
| | |/ /
| * | | Merge pull request #1330 from dposada/clarify-test-examplesDavid Lord2019-05-311-70/+97
| |\ \ \
| | * | | Separates source from test code in test examplesDaniel Posada2019-05-311-70/+97
| | |/ /
| * | | update example class to ensure value is of corect typeJay Goldberg2019-05-311-0/+3
| |/ /
| * | fixed minor typos (#1236)Andrea Tupini2019-02-191-2/+2
| * | superfluous word ;-)Matthias Urlichs2018-12-311-1/+1
| * | Fixed a typo in the docsArmin Ronacher2018-12-311-1/+1
| * | Clarify optparse relationshipArmin Ronacher2018-12-311-5/+5
| * | Draw attention to an easy mistake to make Raphaël Gomès2018-11-151-1/+1
* | | Added documentation on how to use get_parameter_source. Added DEFAULT_MAP as ...Joshua Storck2019-05-311-0/+27
* | | Fix broken markup (setuptools chapter)Peter Bittner2019-02-241-1/+1
* | | Use code-block markup, align snippets, add setup.pyPeter Bittner2019-02-241-15/+28
* | | Use dict instead of multiline string (#1241)Peter Bittner2019-02-241-5/+6
* | | [doc] typoMoul2019-01-221-1/+1
| |/ |/|
* | superfluous word ;-)Matthias Urlichs2018-12-211-1/+1
* | Fixed a typo in the docsArmin Ronacher2018-12-201-1/+1
* | Clarify optparse relationshipArmin Ronacher2018-12-181-5/+5
* | Remove reference to deprecated easy_installJon Dufresne2018-11-021-6/+1
* | Merge pull request #1131 from bast/typoStephen Rosen2018-10-031-1/+1
|\ \
| * | fix a typo in documentationRadovan Bast2018-10-021-1/+1
| |/
* | docs/bashcomplete.rst: Fix typoAndrey Kislyuk2018-09-271-1/+1
|/
* new docs linksDavid Lord2018-09-252-3/+3
* update metadataDavid Lord2018-09-242-2/+3
* add docs and changelog for #830David Lord2018-09-221-2/+9
* Merge pull request #1117 from sirosen/docs/tweak-quickstartDavid Lord2018-09-191-0/+6
|\
| * Clarify Group invocation in quickstartStephen Rosen2018-09-191-0/+6
* | Add documentation for DateTime param typeStephen Rosen2018-09-131-0/+3
* | organize changelogDavid Lord2018-09-101-2/+2
* | Merge branch '6.x'David Lord2018-09-072-6/+5
|\ \ | |/ |/|
| * fix doc link6.xDavid Lord2018-09-071-2/+2
| * Merge branch '5.x' into 6.xDavid Lord2018-09-0714-754/+84
| |\
| | * Merge branch '4.x' into 5.x5.xDavid Lord2018-09-0714-754/+84
| | |\
| | | * Merge branch '3.x' into 4.x4.xDavid Lord2018-09-0720-1269/+84
| | | |\
| | | | * Merge branch '2.x' into 3.x3.xDavid Lord2018-09-0719-1246/+82
| | | | |\
| | | | | * Merge branch '1.x' into 2.x2.xDavid Lord2018-09-0719-1246/+82
| | | | | |\
| | | | | | * use pallets-sphinx-themes1.xDavid Lord2018-09-0717-1239/+82
| | | | * | | use os.name rather than os.uname()[0] so documentation builds on windowsPhilip Miller2014-10-021-3/+3
* | | | | | | use pallets-sphinx-themesDavid Lord2018-08-2815-767/+77
* | | | | | | Merge pull request #1091 from sirosen/truncate-helpDavid Lord2018-08-271-0/+34
|\ \ \ \ \ \ \
| * | | | | | | Add ability to truncate help text in docstrings.Robert Pooley2018-08-151-0/+34
* | | | | | | | Merge pull request #1055 from ZenithDK/patch-1Dan Sully2018-08-271-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Update commit with review changesLasse Bigum2018-08-271-1/+1
| * | | | | | | | Document automatic lowercasing of parameter namesLasse Bigum2018-06-271-0/+3
* | | | | | | | | Make example work with setup tools entry pointsKaushik Ghose2018-08-161-0/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Document extra keyword arguments to .invoke()Simon Willison2018-08-041-0/+5
* | | | | | | | Follow PEP8 recommendation for param naming (#1073)Renne Rocha2018-07-181-3/+3
* | | | | | | | Clarify documentation for complex.rst - Ensuring Object CreationBrandon Black2018-07-151-2/+3
|/ / / / / / /
* | | | | | | Fixes issue #514Robert Graham2018-05-181-1/+10