summaryrefslogtreecommitdiff
path: root/docs/userguide/distribution.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update docs/userguide/distribution.rst Jason Veatch2022-10-101-3/+3
| | | | | Thanks @abravalheri for this change! Co-authored-by: Anderson Bravalheri <andersonbravalheri+github@gmail.com>
* Fix #3419. Update example versions to be PEP440-compliantJason Veatch2022-10-051-21/+28
|
* 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-141-38/+0
|\
| * [Docs] Move Cython remarks to the new ext_modules pageAnderson Bravalheri2022-06-141-38/+0
| | | | | | | | | | | | This helps to consolidate all the information about extensions in a single place and make it easier for users to find the correct guidance.
* | Consolidate sections about sdist contents in a single documentAnderson Bravalheri2022-06-141-31/+0
|/ | | | | | | | | | | | | | The existing section about `sdist` in `userguide/distribution` seems to have duplicated content when compared to another section in `userguide/miscellaneous`. We can combine these two sections and simplify the documentation. Changes: - Consolidate text about `sdist` contents and MANIFEST.in into a single place. - De-emphasize ``distutils`` and the history of ``setuptools`` (new users might not know about it, which would make them less confuse).
* doc: Fix trailing spaces, tabs, and missing newlines at end of file.Julien Palard2022-01-241-1/+1
|
* Update docs/userguide/distribution.rstJens C. Jensen2021-10-031-1/+1
| | | Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
* fix typo: above -> belowJens C. Jensen2021-10-031-1/+1
| | | I guess the sections may have been moved around at some point? or someone wrote it upside down, anyway this fixes the direction for most right-side-up readers :)
* Update distribution.rstDiego Ramirez2021-09-141-3/+3
| | | Fix some typos.
* Document the version coparisonsDiego Ramirez2021-09-141-2/+9
| | | Document how the legacy versions and non-legacy versions are compared.
* 📝 Recover interdoc links & correct broken syntaxSviatoslav Sydorenko2020-10-161-7/+11
|
* Use canonical extension for docs.Jason R. Coombs2020-09-231-0/+240