summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Update distribution.rstDiego Ramirez2021-09-141-3/+3
* | | Document the version coparisonsDiego Ramirez2021-09-141-2/+9
|/ /
* | Merge pull request #2786 from pzhlkj6612/add-link-to-develop_mode-0Jason R. Coombs2021-09-121-1/+1
|\ \
| * | docs(quickstart): add link to "Development Mode"Mozi2021-09-121-1/+1
* | | Correct typo (s/brakets/brackets/)Rupert Nash2021-09-091-1/+1
|/ /
* | Merge pull request #2731 from graingert/remove-lib2to3-usageJason R. Coombs2021-09-046-151/+0
|\ \
| * | remove lib2to3 usageThomas Grainger2021-09-045-133/+0
| * | Merge https://github.com/pypa/distutils into remove-lib2to3-usageJason R. Coombs2021-09-041-18/+0
| |\ \
| | * | remove 2to3Thomas Grainger2021-07-221-18/+0
* | | | Merge pull request #2748 from ianw/clarify-wheel-dependencyJason R. Coombs2021-09-041-1/+5
|\ \ \ \
| * | | | Prefer "command" to "function". Use direct imperative voice.Jason R. Coombs2021-09-041-3/+3
| * | | | build_meta: Clarify the reasons for project requirements in pyproject.tomlIan Wienand2021-08-091-1/+5
* | | | | Merge pull request #2746 from graingert/patch-1Jason R. Coombs2021-09-041-1/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add python_requires exampleThomas Grainger2021-07-301-1/+22
| |/ / /
* | | | Merge pull request #2712 from darkvertex/data_files_glob_directiveJason R. Coombs2021-08-261-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update globbing for [options.data_files] to be implicit, not requiring a cust...Alan Fregtman2021-07-211-4/+2