summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Changes to the User Guide's Data Files page (#3335)Anderson Bravalheri2022-06-071-105/+450
|\
| * Small changes avoiding mentioning distutils directlyAnderson Bravalheri2022-06-071-4/+8
| * Add a more realistic example for exclude-package-dataAnderson Bravalheri2022-06-071-8/+13
| * Apply suggestions from code reviewAnderson Bravalheri2022-06-071-4/+4
| * Added an `include_package_data` snippet to the subdirectory exampleSaniya Maheshwari2022-05-311-2/+46
| * Added sectionsSaniya Maheshwari2022-05-311-82/+98
| * Removed footnoteSaniya Maheshwari2022-05-311-5/+5
| * Added `packages`, `package_dir` and `where` options in all examplesSaniya Maheshwari2022-05-311-3/+29
| * Removed footnoteSaniya Maheshwari2022-05-311-6/+1
| * Elaborated on usage of `importlib.resources`Saniya Maheshwari2022-05-311-6/+50
| * Added note to `package_data` optionSaniya Maheshwari2022-05-311-1/+3
| * Modified code snippets for `exclude_package_data` exampleSaniya Maheshwari2022-05-311-10/+7
| * Elaborated on example for `exclude_package_data`Saniya Maheshwari2022-05-311-5/+6
| * Modified code snippets for multiple top-level packages exampleSaniya Maheshwari2022-05-311-20/+20
| * Treating data subdirectories as namespace packagesSaniya Maheshwari2022-05-311-21/+35
| * Small changeSaniya Maheshwari2022-05-311-3/+2
| * Elaborated on first example involving `include_package_data`Saniya Maheshwari2022-05-251-7/+27
| * Changes to the User Guide's Data Files pageSaniya Maheshwari2022-05-241-73/+251
* | Missing the word "pyproject.toml" in Quickstart.Michael Loyd2022-05-241-1/+1
|/
* Avoid incentivizing multi-package distributionsAnderson Bravalheri2022-05-201-38/+50
* Typo fixSaniya Maheshwari2022-05-201-1/+1
* Added two `mypkg` directories in the example directory treesSaniya Maheshwari2022-05-201-4/+12
* Grammar errorsSaniya Maheshwari2022-05-201-14/+14
* Add deprecation messages for `namespace_packages` (#3262)Anderson Bravalheri2022-05-163-2/+11
|\
| * Add deprecation notices to docsAnderson Bravalheri2022-05-163-2/+11
* | Warn about deprecation of behaviour that considers modules/packages as data w...Anderson Bravalheri2022-05-161-1/+1
|\ \ | |/ |/|
| * Quickfix missing comment mark in docsAnderson Bravalheri2022-05-051-1/+1
* | Some small typos and grammar fixes (#3286)Anderson Bravalheri2022-05-161-13/+14
|\ \
| * | Apply suggestions from code reviewAnderson Bravalheri2022-05-161-1/+1
| * | Some small typos and grammar fixesMatt Hall2022-04-261-13/+14
| |/
* | Clarify that `pyproject.toml` config will not be removed (#3295)Anderson Bravalheri2022-05-164-5/+5
|\ \
| * | Clarify that `pyproject.toml` config will not be removedJim Garrison2022-04-294-5/+5
| |/
* | Docs: Combine keyword documentation (#3307)Anderson Bravalheri2022-05-167-193/+269
|\ \
| * | update changelog to cover new chagnesJeremy Paige2022-05-061-2/+0
| * | Update docs/deprecated/changed_keywords.rstAnderson Bravalheri2022-05-061-1/+1
| * | Move userguide/keywords to deprecated/changed_keyworkdsAnderson Bravalheri2022-05-065-2/+8
| * | Make the separation between distutils and setuptools keywords more clearAnderson Bravalheri2022-05-061-53/+62
| * | Add anchors for keywords in docs.Anderson Bravalheri2022-05-061-2/+96
| * | Add introduction text to keywords docsAnderson Bravalheri2022-05-061-0/+30
| * | Fix markup on keywords documentationAnderson Bravalheri2022-05-061-8/+0
| * | Add markup to highlight deprecation of test-related keywordsAnderson Bravalheri2022-05-061-3/+12
| * | Avoid mentioning that pip is used for downloadAnderson Bravalheri2022-05-061-3/+3
| * | redirect userguide keywords to references keywordsJeremy Paige2022-05-051-161/+101
| * | Sync references keywords doc from userguideJeremy Paige2022-05-051-14/+12
| |/
* | Merge https://github.com/pypa/distutils into feature/distutils-a7cfb56a7b1eaaJason R. Coombs2022-05-102-6/+4
|\ \ | |/ |/|
| * make all fields documented as optional in the spec truly optional (dont warn ...wim glenn2022-04-262-6/+4
* | Fix typo in docs/build_meta.rst (#3277)Anderson Bravalheri2022-04-221-1/+1
|\ \
| * | fix typoMarkus Bong2022-04-211-1/+1
* | | Update package_discovery.rstBinjian2022-04-221-1/+1
|/ /
* | Fix typo in docsVladimir Berlev2022-04-141-1/+1