summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Automatically set the date in the docsArmin Ronacher2015-03-311-1/+2
* | | | Fixed broken docs.Armin Ronacher2015-03-311-3/+3
* | | | Added support for tuple types. This fixes #239Armin Ronacher2015-03-312-0/+38
* | | | Don't use uname in examples. This fixes #268Armin Ronacher2015-03-311-3/+3
* | | | Fix some typosMarkus Unterwaditzer2015-03-311-1/+1
* | | | Added support for manually advancing progressbars.Armin Ronacher2015-03-311-0/+11
* | | | Merge pull request #250 from yuvallanger/minor_typosArmin Ronacher2015-03-311-1/+1
|\ \ \ \
| * | | | Minor typo correctionYuval Langer2014-11-151-1/+1
* | | | | Merge pull request #247 from homeworkprod/patch-1Armin Ronacher2015-03-311-9/+9
|\ \ \ \ \
| * | | | | A few documentation fixes.Jochen Kupperschmidt2014-11-131-9/+9
| |/ / / /
* | | | | Merge pull request #242 from jaymartin7/patch-1Armin Ronacher2015-03-311-0/+2
|\ \ \ \ \
| * | | | | added init files to setuptools.rst exampleJay Martin2014-10-311-0/+2
| |/ / / /
* | | | | Merge pull request #306 from bionikspoon/patch-2Markus Unterwaditzer2015-03-071-1/+1
|\ \ \ \ \
| * | | | | docs typo ouy vs youManu2015-03-061-1/+1
* | | | | | Incorrect code example. open with 'write' flagManu2015-03-071-1/+1
|/ / / / /
* | | | | Added --version cross referenceArmin Ronacher2015-02-151-0/+4
* | | | | Merge pull request #291 from jhermann/patch-2Markus Unterwaditzer2015-02-051-1/+1
|\ \ \ \ \
| * | | | | s/with_context/pass_context/Jürgen Hermann2015-02-051-1/+1
* | | | | | Too much context going around… ;)Jürgen Hermann2015-02-051-1/+1
|/ / / / /
* | | | | Fix erroneous region code on python3 doc pageMrTact2014-12-011-1/+1
|/ / / /
* | | | Arguments that are like optionsRyan Hiebert2014-09-121-1/+1
* | | | Added example on ignoring of unknown options.Armin Ronacher2014-09-092-2/+117
* | | | Added missing new types to the docs.Armin Ronacher2014-09-091-0/+6
* | | | Correct project name in quickstart.rstCarol Willing2014-08-221-1/+1
* | | | Merge branch '3.x-maintenance'Armin Ronacher2014-08-222-9/+36
|\ \ \ \ | |/ / /
| * | | Fixed a doc example.Armin Ronacher2014-08-221-6/+5
| * | | Fixed `invoked_subcommand`.Armin Ronacher2014-08-222-3/+31
* | | | Added some docs on return values from commandsArmin Ronacher2014-08-141-0/+49
|/ / /
* | | Handle defaults for context invoke. This fixes #201Armin Ronacher2014-08-141-0/+28
* | | Rewrote the setuptools documentation.Armin Ronacher2014-08-124-38/+203
* | | Added open_file to api docs.Armin Ronacher2014-08-121-0/+2
* | | first -> lastArmin Ronacher2014-08-121-1/+1
* | | two -> threeArmin Ronacher2014-08-121-1/+1
* | | Added err to click echo docsArmin Ronacher2014-08-121-0/+7
* | | Added a chapter for parameter modificationsArmin Ronacher2014-08-121-0/+55
* | | Added pipeline documentation exampleArmin Ronacher2014-08-121-0/+96
* | | Added open_file function.Armin Ronacher2014-08-121-0/+25
* | | Added imagepipe example to docsArmin Ronacher2014-08-121-0/+2
* | | Added exception docsArmin Ronacher2014-08-111-0/+73
* | | Added a way to disable the standalone mode on main.Armin Ronacher2014-08-111-0/+1
* | | Added subcommand chaining.Armin Ronacher2014-08-111-0/+46
* | | Add links from options -> arguments and back againBrandon W Maister2014-07-012-5/+11
* | | Merge pull request #153 from iKevinY/click-renameArmin Ronacher2014-06-2616-88/+88
|\ \ \
| * | | Capitalized instances of Click (addressing #128)Kevin Yap2014-06-1416-88/+88
* | | | Add docs about strict separation of parametersMarkus Unterwaditzer2014-06-211-0/+20