summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #2858 from abravalheri/issue-2698Jason R. Coombs2021-11-072-0/+17
|\
| * Prefer imperative voice.Jason R. Coombs2021-11-071-2/+2
| * Document setuptools replacementsAnderson Bravalheri2021-11-052-0/+17
* | Improve faviconAnderson Bravalheri2021-11-063-15/+12
* | Add favicon and related configuration to sphinxAnderson Bravalheri2021-11-054-0/+47
|/
* Add a note about inspirationAnderson Bravalheri2021-11-041-0/+15
* Add docs/README to the toctreeAnderson Bravalheri2021-11-043-5/+9
* Rename logo filesAnderson Bravalheri2021-11-0425-7/+6
* Add banner to main docs pageAnderson Bravalheri2021-11-041-2/+5
* Customise the sphinx theme to reflect the new logoAnderson Bravalheri2021-11-041-0/+15
* Add logo design and usage instructionsAnderson Bravalheri2021-11-0423-0/+1997
* Merge pull request #2833 from abravalheri/remove-data-files-from-exampleJason R. Coombs2021-10-311-8/+4
|\
| * Remove data_files from declarative config exampleAnderson Bravalheri2021-10-261-8/+4
* | Merge pull request #2831 from abravalheri/improve-docs-paverJason R. Coombs2021-10-311-2/+11
|\ \
| * | Docs: Add reference + short description for PaverAnderson Bravalheri2021-10-261-2/+11
| |/
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-10-311-2/+9
|\ \ | |/ |/|
| * Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fi...Jason R. Coombs2021-09-171-0/+7
* | Add minimum versions for setup_requires, python_requires, py_modules. Closes ...Jason R. Coombs2021-10-221-3/+3
* | Update docs/userguide/distribution.rstJens C. Jensen2021-10-031-1/+1
* | fix typo: above -> belowJens C. Jensen2021-10-031-1/+1
* | Merge pull request #2793 from stanton119/patch-1Jason R. Coombs2021-09-211-1/+1
|\ \
| * | Update package_discovery.rststanton1192021-09-171-1/+1