summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in docsBo Bayles2023-04-251-1/+1
* docs: Add a note about historical wheel use in requires (#3859)Anderson Bravalheri2023-04-201-0/+11
|\
| * Fix sphinx errorAnderson Bravalheri2023-04-201-1/+1
| * docs: Add a note about historical `wheel` use in `requires`Michał Górny2023-04-201-0/+11
* | Use separated import statement to avoid copying namesAnderson Bravalheri2023-04-201-5/+3
* | 🎨📝 Fix in-tree PEP 517 backend wrapper exampleSviatoslav Sydorenko2023-04-161-9/+14
|/
* Clarify language re: function argumentsMoshe Kaplan2023-03-151-2/+2
* Prefer intersphinx to hardcoded importlib linksAnderson Bravalheri2023-03-081-4/+2
* Fix link to importlib.resources in the docsJasper Harrison2023-03-071-1/+1
* Deprecate pkg_resources, removing excuse that 'discouraged is not deprecated'.Jason R. Coombs2023-03-051-2/+3
* Use renamed extension. Fixes #3844.Jason R. Coombs2023-03-051-1/+1
* ⚫ Fade to black.Jason R. Coombs2023-03-051-12/+15
* Fix typo in docs/userguide/extension.rsthbielenia2023-02-181-1/+1
* Mention limitation in editable docsAnderson Bravalheri2023-02-171-0/+5
* Add a DeprecationWarning to pkg_resources.declare_namespace (#3434)Anderson Bravalheri2023-02-131-1/+4
|\
| * Add information on why namespace_packages are deprecatedAnderson Bravalheri2023-02-131-1/+4
* | Update note about SETUPTOOLS_ENABLE_FEATURESAnderson Bravalheri2023-02-131-15/+6
|/
* Fix error in docsAnderson Bravalheri2023-01-231-0/+1
* Update docs to clarify dangling listAnderson Bravalheri2023-01-231-8/+9
* Docs: Link directly to PEPs (#3770)Anderson Bravalheri2023-01-204-7/+4
|\
| * Use Sphinx :pep: role to link directly to PEPsHugo van Kemenade2023-01-144-7/+4
* | Add versionchanged note to docsAnderson Bravalheri2023-01-202-8/+4
* | Adapt note about file directive and MANIFEST.inAnderson Bravalheri2023-01-192-10/+20
* | Update setuptools sdist docs warningSinclert Pérez2023-01-191-3/+3
* | DOC: fix section for python_requires in setup.cfgMike Taves2023-01-181-1/+1
|/
* docs: Remove repeated mention of LDFLAGS environment variableMatthew Feickert2023-01-111-2/+2
* Merge: Docs: Modify table for tool.setuptools.dynamic to mention content-type...Anderson Bravalheri2023-01-111-4/+10
|\
| * Docs: Modify table for tool.setuptools.dynamic to mention content-typeAnderson Bravalheri2023-01-111-4/+10
* | Merge: Improve example docs for setup.cfg and pyproject.toml (#3712)Anderson Bravalheri2023-01-112-2/+8
|\ \ | |/ |/|
| * Improve example docs for setup.cfg and pyproject.tomlMike Taves2022-11-262-2/+8
* | [Docs] Add migration for `distutils.core.Command`Anderson Bravalheri2023-01-071-1/+1
* | Docs: Ignore DIST_EXTRA_CONFIG missing refAnderson Bravalheri2023-01-071-0/+1
* | Docs: Replace failing reference of DIST_EXTRA_CONFIGAnderson Bravalheri2023-01-071-1/+1
* | fix documentation for dynamic build dependenciesMax Bachmann2022-12-201-2/+2
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-12-151-2/+0
|\ \ | |/ |/|
| * Remove unnecessary shebang and encoding header in docs conf.Jason R. Coombs2022-12-101-3/+0
* | Docs: Add note about global `distutils.cfg` (#3689)Anderson Bravalheri2022-11-231-0/+9
|\ \
| * | Add note about global distutils.cfgAnderson Bravalheri2022-11-171-0/+9
* | | Remove unnecessary `coding` comment (#3696)Anderson Bravalheri2022-11-231-1/+0
|\ \ \
| * | | The default encoding of Python sources is UTF-8Dimitri Papadopoulos2022-11-201-1/+0
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge spelling/space improvements (#3695, #3698, #3697, #3699)Anderson Bravalheri2022-11-238-14/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | | * | Get rid of trailing spaces, mainly in docsDimitri Papadopoulos2022-11-207-11/+6
| |_|_|/ / |/| | | |
| | | * | Remove tabsBas Nijholt2022-11-211-2/+2
| | | * | Fix spacing in build_meta.rstBas Nijholt2022-11-211-1/+1
| |_|/ / |/| | |
| | * | Fix non-ASCII homoglyph of `v`Dimitri Papadopoulos2022-11-211-1/+1
| |/ / |/| |
| * | Fix typos found by codespellDimitri Papadopoulos2022-11-201-2/+2
|/ /
* | Fix typo in docs/userguide/development_mode (#3664)Anderson Bravalheri2022-11-111-1/+1
|\ \
| * | Minor stylistic changeAnderson Bravalheri2022-11-111-1/+2
| * | Fix typo in docs/userguide/development_mode.rstshripadbadithe2022-11-061-2/+1
* | | Highlight in docs: `attr` directive needs MANIFEST.in config / SCM plugin (#3...Anderson Bravalheri2022-11-102-0/+13
|\ \ \ | |/ / |/| |