summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Link packagingAnderson Bravalheri2022-03-132-2/+3
* Fix PEP 632 link displayAnderson Bravalheri2022-03-131-1/+1
* Fix version of setuptools for default local distutilsAnderson Bravalheri2022-03-131-1/+1
* [Docs] Improve documentation about migration from distutilsAnderson Bravalheri2022-03-131-4/+6
* [Docs] Add setup.py code for console_scripts (#3144)Anderson Bravalheri2022-03-071-4/+25
|\
| * Update entry_point.rstXing Han Lu2022-03-021-4/+25
* | Update docs/userguide/miscellaneous.rstAnderson Bravalheri2022-03-041-1/+1
* | Apply suggestions from code reviewAnderson Bravalheri2022-03-041-1/+1
* | Clarify the relationship between wheel <> sdistAnderson Bravalheri2022-03-042-21/+50
* | Apply suggestions from code reviewAnderson Bravalheri2022-03-041-2/+2
* | Emphasize data files should be included inside the packageAnderson Bravalheri2022-03-031-1/+1
* | Avoid using a same set of words repeatedly too closeAnderson Bravalheri2022-03-031-1/+1
* | Add another missing link to PyPUGAnderson Bravalheri2022-03-031-1/+1
* | Add missing link to PyPUG MANIFEST.in docsAnderson Bravalheri2022-03-031-1/+1
* | Add link to MANIFEST.in in quickstartAnderson Bravalheri2022-03-031-1/+7
* | Add section about distributed files to miscellaneousAnderson Bravalheri2022-03-032-14/+40
* | Modify datafiles docs to emphasize importlib.resources over pkg_resoruecesAnderson Bravalheri2022-03-032-12/+15
* | Add a note about data files being read-onlyAnderson Bravalheri2022-03-031-0/+16
* | Add links to MANIFEST.in docs and clarify data files inclusionAnderson Bravalheri2022-03-032-16/+53
|/
* Improve regex for autolinking PEPs on changelogAnderson Bravalheri2022-02-191-1/+1
* Extend matching of issue/commit links to all PyPA repositoriesAnderson Bravalheri2022-02-191-4/+4
* Avoid accidental URL replacement in CHANGELOGAnderson Bravalheri2022-02-191-1/+1
* Merge pull request #2897 from abravalheri/improve-docsJason R. Coombs2022-01-302-0/+83
|\
| * Mention environment markers as alternativeAnderson Bravalheri2021-11-191-1/+6
| * Add documentation about build_meta wrappersAnderson Bravalheri2021-11-192-0/+78
* | Stop mentioning `wheel` in the context of PEP 517Sviatoslav Sydorenko2022-01-273-4/+5
* | doc: Fix trailing spaces, tabs, and missing newlines at end of file.Julien Palard2022-01-246-23/+23
* | Remove deprecated communication platformsAnderson Bravalheri2022-01-201-5/+4
* | Replace the defunct distutils-sig ml with forum pointerJeroen Ruigrok van der Werven2022-01-202-9/+10
* | Update documentation to match and remove requirements file with stale referen...Jason R. Coombs2022-01-171-7/+4
* | Update docs/userguide/quickstart.rstAnanth Pattabiraman2022-01-071-1/+1
* | add resources on packagingAnanth Pattabiraman2022-01-071-2/+3
* | Remove unused imports from docs/conf.pyAnderson Bravalheri2022-01-061-3/+0
* | Use an SVG optimiserAnderson Bravalheri2022-01-0611-1419/+443
* | Replace in-tree sphinx extension with sphinx-faviconAnderson Bravalheri2022-01-062-65/+6
* | Rename `docs/{images/README => artwork}.rst`Anderson Bravalheri2022-01-062-4/+4
* | Update quickstart.rsteacheson2021-12-241-13/+13
* | Render distutils commit links properly in docsAlex Hedges2021-12-191-0/+4
* | fix: typo 'extras_require'Rodrigo Mologni2021-12-041-1/+1
* | fix: 'python_requires' must be a stringRodrigo Mologni2021-12-041-1/+1
|/
* Merge pull request #2890 from icemac/patch-1Jason R. Coombs2021-11-181-1/+1
|\
| * Reduce resource_string documentation confusion.Michael Howitz2021-11-161-1/+1
* | Update setuptools.readthedocs.io to setuptools.pypa.ioHugo van Kemenade2021-11-163-3/+3
|/
* Merge branch 'main' into prefer-svg-imagesJason R. Coombs2021-11-122-9/+12
|\
| * Improve the mention of pip version that doesn't need `setup.py`Sviatoslav Sydorenko2021-11-121-2/+3
| * Document that pip works with editable setup.cfgSviatoslav Sydorenko2021-11-112-9/+11
* | Add dark mode to faviconAnderson Bravalheri2021-11-101-20/+32
* | Add SVG favicons via custom Sphinx extensionAnderson Bravalheri2021-11-103-14/+97
* | Use SVG images instead of PNGAnderson Bravalheri2021-11-102-1/+544
* | Remove binary image filesAnderson Bravalheri2021-11-1013-0/+0
|/