summaryrefslogtreecommitdiff
path: root/docs/userguide
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix reference to old exception name (#3472)Anderson Bravalheri2022-08-061-7/+7
|\
| * docs: Markup polishingDaniele Nicolodi2022-07-301-3/+3
| * docs: Apply uniform formatting to NoneDaniele Nicolodi2022-07-301-3/+3
| * docs: Fix reference to old exception nameDaniele Nicolodi2022-07-301-1/+1
* | docs: Add two footnotes about PEP 660 support (#3407)Anderson Bravalheri2022-08-061-2/+9
|\ \
| * | docs: Rephrase foot noteAnderson Bravalheri2022-08-061-1/+1
| * | docs: Avoid mentioning version 64 directly, as the exact version may changeAnderson Bravalheri2022-08-061-2/+2
| * | [Docs] Fix a note about PEP660 statuskngwyu2022-07-041-2/+1
| * | [Docs] Add two footnotes about editable installkngwyu2022-06-281-2/+10
* | | docs: Update quickstart.rst (#3464)Anderson Bravalheri2022-08-061-11/+11
|\ \ \
| * | | quickstart docs: Add comment about optional `packages.find`Anderson Bravalheri2022-08-061-0/+3
| * | | Update quickstart.rstGéry Ogam2022-07-251-12/+9
* | | | Docs typoOlivier Le Moign2022-08-031-1/+1
| |_|/ |/| |
* | | type in quickstart.rstEdgar Riba2022-07-291-1/+1
* | | Fix typo `find_namespaces:` to `find_namespace:`Brody Rampono2022-07-251-2/+2
|/ /
* | fix userguide typoMatthias Jansen2022-07-011-1/+1
* | [Docs:discovery] Update examples to consider setup.cfg/setup.py optionalAnderson Bravalheri2022-06-281-11/+8
* | Avoid inline comments in INI filesAnderson Bravalheri2022-06-281-1/+2
* | [Docs:discovery] Attempt to clarify include/excludeAnderson Bravalheri2022-06-281-6/+3
* | Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+2
* | Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+1
* | [Docs] Missing requires-python in "using pyproject.toml" #3305Jac Fitzgerald2022-06-231-0/+2
|/
* Removed quotes around Development Mode.Saniya Maheshwari2022-06-231-2/+2
* Reorganized the User Guide's Table of ContentsSaniya Maheshwari2022-06-231-4/+4
* Update logging recommendation to not use distutilsPatrick Lannigan2022-06-201-1/+1
* [Docs] package discovery guide: Small improvements and fixesAnderson Bravalheri2022-06-201-7/+5
* Add beta status to 'file' directive for reading dependenciesAnderson Bravalheri2022-06-192-9/+13
*-. Allow `file` directive for dependencies (#3253, #3255)Anderson Bravalheri2022-06-192-15/+34
|\ \
| | * Allow `file:` for `dependencies` and `optional-dependencies` in pyproject.tomlAarni Koskela2022-04-081-10/+22
| * | Update docs/userguide/declarative_config.rstAnderson Bravalheri2022-06-141-1/+3
| * | Allow `file:` for `requires` statements in setup.cfgAarni Koskela2022-06-141-5/+10
* | | docs/userguide/ext_modules.rst: Also mention extra_compile_args, extra_link_argsMatthias Koeppe2022-06-171-2/+4
* | | docs/userguide/ext_modules.rst: Add more detail on processing sysconfig/envir...Matthias Koeppe2022-06-171-0/+20
* | | Update docs/userguide/datafiles.rstAnderson Bravalheri2022-06-171-2/+1
* | | Reorder words in footnote to improve the meaningAnderson Bravalheri2022-06-173-3/+3
* | | docs: Reorder example tabsAnderson Bravalheri2022-06-163-150/+150
* | | Change wording from *experimental* to *beta*Anderson Bravalheri2022-06-165-38/+33
* | | Clarify warnings and notes in documentation about experimental pyproject.tomlAnderson Bravalheri2022-06-163-32/+18
* | | Add more reference linksAnderson Bravalheri2022-06-161-3/+5
* | | Add note about possible improvementAnderson Bravalheri2022-06-161-0/+11
* | | Update quickstart to make it more streamlineAnderson Bravalheri2022-06-151-54/+86
* | | Promote title levelAnderson Bravalheri2022-06-141-1/+1
* | | Small fixes in the rstAnderson Bravalheri2022-06-141-3/+1
* | | Reorganize sections regarding versionAnderson Bravalheri2022-06-141-94/+92
* | | Add warning about calling setup.py directlyAnderson Bravalheri2022-06-141-0/+13
* | | [Docs] Move Cython remarks to the new ext_modules page (#3373)Anderson Bravalheri2022-06-143-55/+53
|\ \ \
| * | | Simplify text about CythonAnderson Bravalheri2022-06-141-23/+21
| * | | [Docs] Move Cython remarks to the new ext_modules pageAnderson Bravalheri2022-06-143-55/+55
* | | | [Docs] Consolidate sdist and MANIFEST.in info into a single document (#3372)Anderson Bravalheri2022-06-142-40/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Add remarks and example for MANIFEST.inAnderson Bravalheri2022-06-141-0/+32