summaryrefslogtreecommitdiff
path: root/docs/userguide
Commit message (Expand)AuthorAgeFilesLines
...
* fix typo: above -> belowJens C. Jensen2021-10-031-1/+1
* Merge pull request #2793 from stanton119/patch-1Jason R. Coombs2021-09-211-1/+1
|\
| * Update package_discovery.rststanton1192021-09-171-1/+1
* | Update distribution.rstDiego Ramirez2021-09-141-3/+3
* | Document the version coparisonsDiego Ramirez2021-09-141-2/+9
|/
* Merge pull request #2786 from pzhlkj6612/add-link-to-develop_mode-0Jason R. Coombs2021-09-121-1/+1
|\
| * docs(quickstart): add link to "Development Mode"Mozi2021-09-121-1/+1
* | Correct typo (s/brakets/brackets/)Rupert Nash2021-09-091-1/+1
|/
* Merge pull request #2731 from graingert/remove-lib2to3-usageJason R. Coombs2021-09-043-24/+0
|\
| * remove lib2to3 usageThomas Grainger2021-09-043-24/+0
* | Merge pull request #2746 from graingert/patch-1Jason R. Coombs2021-09-041-1/+22
|\ \ | |/ |/|
| * add python_requires exampleThomas Grainger2021-07-301-1/+22
* | Merge pull request #2712 from darkvertex/data_files_glob_directiveJason R. Coombs2021-08-261-0/+1
|\ \ | |/ |/|
| * Update globbing for [options.data_files] to be implicit, not requiring a cust...Alan Fregtman2021-07-211-4/+2
| * Implement "glob:" directive for declarative "data_files" option.Alan Fregtman2021-06-301-1/+4
* | Restore whitespace and single quotes after blacken-docs.Jason R. Coombs2021-07-214-23/+32
* | remove magci trailing commasThomas Grainger2021-07-211-6/+2
* | blacken docsThomas Grainger2021-07-205-48/+47
* | Merge branch 'main' into change-docs-themeJason R. Coombs2021-07-186-229/+341
|\ \ | |/
| * Entrypoints in declarative config are now supportedNicolas CANIART2021-05-291-57/+89
| * Merge pull request #2668 from carltongibson/c/fix-example-indentJason R. Coombs2021-05-191-2/+2
| |\
| | * Corrected tabs for spaces in quickstart example.Carlton Gibson2021-05-101-2/+2
| * | Merge pull request #2672 from luzpaz/typosJason R. Coombs2021-05-192-5/+5
| |\ \
| | * | Fix misc. doc typosluz paz2021-05-142-5/+5
| | |/
| * | Docs: Use license_files instead of license_fileHugo van Kemenade2021-05-191-2/+1
| |/
| * Merge pull request #2634 from carltongibson/c/fix-quickstart-linkJason R. Coombs2021-05-091-2/+3
| |\
| | * Fixed quickstart packaging resources hyperlink.Carlton Gibson2021-04-101-2/+3
| * | Corrected indent in setup.cfg example.Carlton Gibson2021-04-121-2/+2
| |/
| * Add documentation + changelog entriesMarc Mueller2021-04-031-1/+1
| * Merge pull request #2626 from Yhg1s/patch-1Jason R. Coombs2021-04-031-1/+1
| |\
| | * Update quickstart.rstT. Wouters2021-03-291-1/+1
| | * Fix typo in setup.py example in quickstart guide.T. Wouters2021-03-291-1/+1
| * | Merge pull request #2623 from Zedeldi/patch-1Jason R. Coombs2021-04-031-4/+4
| |\ \
| | * | Update dependency_management.rstZack Didcott2021-03-291-4/+4
| | |/
| * | Section for 'find' and 'find_namespace' options is 'options.packages.find'. F...Jason R. Coombs2021-03-301-1/+1
| |/
| * Merge pull request #2584 from amy-lei/tabbed-codeJason R. Coombs2021-03-053-160/+223
| |\
| | * Replace adjacent code blocks with tabbed containersAmy2021-02-283-160/+223
| * | Term is builder.Jason R. Coombs2021-02-281-2/+2
| * | Merge pull request #2552 from hexagonrecursion/patch-1Jason R. Coombs2021-02-281-3/+3
| |\ \
| | * | quickstart: recommend PyPA build instead of pep517.buildAndrey Bienkowski2021-02-091-3/+3
| | |/
| * | Merge pull request #2561 from pwoolvett/fix/2553Jason R. Coombs2021-02-251-0/+13
| |\ \
| | * | docs(userguide): Marker example for extras_requirePablo Woolvett2021-02-041-0/+13
| | |/
| * | Add ini to display code block in docThea2021-02-241-1/+1
| |/
| * Merge pull request #2506 from xdhmoore/patch-1Jason R. Coombs2021-01-161-3/+3
| |\
| | * Clarify Development Mode first paragraphDaniel Moore2020-12-231-3/+3
| * | fix typoYuanPei Li2021-01-081-1/+1
| * | Replace incorrect statement about triggering installation of dependencies to ...Jason R. Coombs2020-12-281-4/+8
| |/
* | Drop table of contents from pagesPradyun Gedam2020-12-282-6/+2
|/
* typoMatt Deitke2020-12-131-1/+1
* Merge pull request #2460 from HaraldKorneliussen/masterJason R. Coombs2020-12-061-1/+1
|\