summaryrefslogtreecommitdiff
path: root/docs/userguide
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in docsBo Bayles2023-04-251-1/+1
* 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
* Clarify language re: function argumentsMoshe Kaplan2023-03-151-2/+2
* Fix typo in docs/userguide/extension.rsthbielenia2023-02-181-1/+1
* Mention limitation in editable docsAnderson Bravalheri2023-02-171-0/+5
* 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-201-1/+1
|\
| * Use Sphinx :pep: role to link directly to PEPsHugo van Kemenade2023-01-141-1/+1
* | 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
* | Improve example docs for setup.cfg and pyproject.tomlMike Taves2022-11-262-2/+8
|/
*---. Merge spelling/space improvements (#3695, #3698, #3697, #3699)Anderson Bravalheri2022-11-233-5/+5
|\ \ \
| | | * Get rid of trailing spaces, mainly in docsDimitri Papadopoulos2022-11-202-2/+2
| |_|/ |/| |
| | * 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
|\ \ | |/ |/|
| * Highlight in docs: 'attr' directive needs MANIFEST.in config / SCM pluginAnderson Bravalheri2022-11-042-0/+13
* | Improve warnings in editable install (#3569)Anderson Bravalheri2022-11-041-1/+1
|\ \ | |/ |/|
| * Fix misspelling in docs/userguide/development_mode.rstAnderson Bravalheri2022-10-111-1/+1
* | Fix typoMartin Braquet2022-10-211-1/+1
| |
| \
*-. \ Merge PRs #3636 #3634 #3633 #3595 #3576 #3569 #3564Anderson Bravalheri2022-10-141-0/+11
|\ \ \ | | |/
| | * Document CWD limitations in editable docsAnderson Bravalheri2022-08-261-0/+11
| |/
* | Update pyproject_config.rst (#3571)Anderson Bravalheri2022-10-111-1/+1
|\ \
| * | Update pyproject_config.rstPer Jensen2022-08-281-1/+1
| |/
* | Update docs/userguide/distribution.rst Jason Veatch2022-10-101-3/+3
* | Fix #3419. Update example versions to be PEP440-compliantJason Veatch2022-10-051-21/+28
* | Docs: fix urlAnderson Bravalheri2022-09-151-1/+1
|/
* [Docs] Typo in Dependency Management pyproject.tomlMatthew Butner2022-08-211-1/+1
* Fix typo in docs/userguide/extension.rstHelio Machado2022-08-211-1/+1
* Correct docs on how to use the `legacy-editable` modeEd Morley2022-08-171-1/+1
* [Docs] Typo in QuickstartAtiab Bin Zakaria2022-08-171-1/+1
* Clarify 'setup.py' on quistartAnderson Bravalheri2022-08-151-4/+25
* typo fixwim glenn2022-08-131-1/+1
* Remove question markMike Hucka2022-08-121-2/+2
* Typo in user guide: development modeLouis Maddox2022-08-121-1/+1
* Merge PEP 660 implementation (#3488)Anderson Bravalheri2022-08-115-53/+291
|\
| * docs: Avoid refering to the strict mode as experimentalAnderson Bravalheri2022-08-111-1/+2
| * Update docs to reflect the implementation of PEP 660Anderson Bravalheri2022-08-062-19/+16
| * Merge 'main' into feature/pep660Anderson Bravalheri2022-08-063-20/+27
| |\