summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update docs/userguide/distribution.rstJens C. Jensen2021-10-031-1/+1
| | | Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
* fix typo: above -> belowJens C. Jensen2021-10-031-1/+1
| | | I guess the sections may have been moved around at some point? or someone wrote it upside down, anyway this fixes the direction for most right-side-up readers :)
* Merge pull request #2793 from stanton119/patch-1Jason R. Coombs2021-09-211-1/+1
|\ | | | | Update package_discovery.rst
| * Update package_discovery.rststanton1192021-09-171-1/+1
| | | | | | Small typo
* | Update distribution.rstDiego Ramirez2021-09-141-3/+3
| | | | | | Fix some typos.
* | Document the version coparisonsDiego Ramirez2021-09-141-2/+9
|/ | | Document how the legacy versions and non-legacy versions are compared.
* Merge pull request #2786 from pzhlkj6612/add-link-to-develop_mode-0Jason R. Coombs2021-09-121-1/+1
|\ | | | | Docs: add a link to the "Development Mode" page in "`setuptools` Quickstart"
| * 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-046-151/+0
|\ | | | | remove lib2to3 usage
| * remove lib2to3 usageThomas Grainger2021-09-045-133/+0
| |
| * Merge https://github.com/pypa/distutils into remove-lib2to3-usageJason R. Coombs2021-09-041-18/+0
| |\
| | * remove 2to3Thomas Grainger2021-07-221-18/+0
| | |
* | | Merge pull request #2748 from ianw/clarify-wheel-dependencyJason R. Coombs2021-09-041-1/+5
|\ \ \ | | | | | | | | build_meta: Clarify the reasons for project requirements in pyproject…
| * | | Prefer "command" to "function". Use direct imperative voice.Jason R. Coombs2021-09-041-3/+3
| | | |
| * | | build_meta: Clarify the reasons for project requirements in pyproject.tomlIan Wienand2021-08-091-1/+5
| | | |
* | | | Merge pull request #2746 from graingert/patch-1Jason R. Coombs2021-09-041-1/+22
|\ \ \ \ | |_|/ / |/| | | add python_requires example
| * | | 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
|\ \ \ | |/ / |/| | Implement #1681 (globbing support for `[options.data_files]`)
| * | Update globbing for [options.data_files] to be implicit, not requiring a ↵Alan Fregtman2021-07-211-4/+2
| | | | | | | | | | | | custom directive.
| * | Implement "glob:" directive for declarative "data_files" option.Alan Fregtman2021-06-301-1/+4
| | |
* | | Merge pull request #2735 from lmmx/patch-1Jason R. Coombs2021-07-211-1/+1
|\ \ \ | | | | | | | | Remove repeated information in same sentence
| * | | Remove repeated information in same sentenceLouis Maddox2021-07-191-1/+1
| | | | | | | | | | | | Minor edit
* | | | 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-1829-262/+4912
|\ \ \
| * \ \ Merge https://github.com/jaraco/tideliftJason R. Coombs2021-07-183-11/+4
| |\ \ \ | | |/ / | |/| |
| | * | Implement tidelift banner using a Sphinx directive implemented by ↵Jason R. Coombs2021-07-183-11/+2
| | | | | | | | | | | | | | | | jaraco.tidelift.
| * | | Merge pull request #2684 from clint-lawrence/patch-1Jason R. Coombs2021-05-291-1/+1
| |\ \ \ | | | | | | | | | | Fix a broken external link
| | * | | Fix a broken external linkclint-lawrence2021-05-251-1/+1
| | | | |
| * | | | Entrypoints in declarative config are now supportedNicolas CANIART2021-05-291-57/+89
| |/ / / | | | | | | | | | | | | | | | | | | | | The documentation still states it is not though. Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
| * | | Merge pull request #2668 from carltongibson/c/fix-example-indentJason R. Coombs2021-05-191-2/+2
| |\ \ \ | | | | | | | | | | Corrected tabs for spaces in quickstart example.
| | * | | Corrected tabs for spaces in quickstart example.Carlton Gibson2021-05-101-2/+2
| | | | |
| * | | | Merge pull request #2672 from luzpaz/typosJason R. Coombs2021-05-194-7/+7
| |\ \ \ \ | | | | | | | | | | | | Fix misc. doc typos
| | * | | | Fix misc. doc typosluz paz2021-05-144-7/+7
| | |/ / / | | | | | | | | | | Found via `codespell`
| * | | | Merge pull request #2676 from hugovk/patch-1Jason R. Coombs2021-05-191-2/+1
| |\ \ \ \ | | | | | | | | | | | | Docs: Use license_files instead of license_file
| | * | | | Docs: Use license_files instead of license_fileHugo van Kemenade2021-05-191-2/+1
| | |/ / /
| * | | | Avoid publishing unreleased changes when there are none.Jason R. Coombs2021-05-191-0/+2
| | | | |
| * | | | Remove seemingly unneeded settings.Jason R. Coombs2021-05-091-13/+2
| | | | |
| * | | | Merge branch 'main' into docs/towncrier-upgradeJason R. Coombs2021-05-091-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #2634 from carltongibson/c/fix-quickstart-linkJason R. Coombs2021-05-091-2/+3
| | |\ \ \ | | | | | | | | | | | | Fixed quickstart packaging resources hyperlink.
| | | * | | Fixed quickstart packaging resources hyperlink.Carlton Gibson2021-04-101-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The implicit link target that should have been created from the title was not being detected correctly. This was causing the link to be interpreted as an external hyperlink reference, resulting in a 404 in the rendered docs. Adding the explicit target and `ref` allows the link to resolve correctly.
| | * | | | Merge pull request #2637 from carltongibson/c/fix-example-indentJason R. Coombs2021-05-091-2/+2
| | |\ \ \ \ | | | | | | | | | | | | | | Corrected indent in setup.cfg example.
| | | * | | | Corrected indent in setup.cfg example.Carlton Gibson2021-04-121-2/+2
| | | |/ / /
| * | | | | Display changelog for unreleased version in docsSviatoslav Sydorenko2021-05-052-0/+18
| |/ / / /
| * | | | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-05-041-3/+3
| |\ \ \ \
| | * | | | Make sphinx fail on any warnings (#36)Sviatoslav Sydorenko2021-04-251-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds `nitpicky=True` (which is an equivalent of `-n`) to make Sphinx emit warnings for any references to non-existing targets. Then, it adds `-W` to make it fail whenever a single warning is seen. Finally, `--keep-going` allows Sphinx to print out all the warnings before exiting instead of showing just one and bailing. Resolves #29 Refs: * https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-n * https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-W * https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-keep-going
| | * | | | Automatically inject project name in docs heading.Jason R. Coombs2020-12-291-2/+2
| | | | | |
| * | | | | Fix doc builds for intersphinx mapping. Supersedes #2659.Jason R. Coombs2021-05-041-4/+4
| | | | | |