| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update docs/userguide/distribution.rst | Jason Veatch | 2022-10-10 | 1 | -3/+3 |
| | | | | | | Thanks @abravalheri for this change! Co-authored-by: Anderson Bravalheri <andersonbravalheri+github@gmail.com> | ||||
| * | Fix #3419. Update example versions to be PEP440-compliant | Jason Veatch | 2022-10-05 | 1 | -21/+28 |
| | | |||||
| * | Promote title level | Anderson Bravalheri | 2022-06-14 | 1 | -1/+1 |
| | | |||||
| * | Small fixes in the rst | Anderson Bravalheri | 2022-06-14 | 1 | -3/+1 |
| | | |||||
| * | Reorganize sections regarding version | Anderson Bravalheri | 2022-06-14 | 1 | -94/+92 |
| | | |||||
| * | Add warning about calling setup.py directly | Anderson Bravalheri | 2022-06-14 | 1 | -0/+13 |
| | | |||||
| * | [Docs] Move Cython remarks to the new ext_modules page (#3373) | Anderson Bravalheri | 2022-06-14 | 1 | -38/+0 |
| |\ | |||||
| | * | [Docs] Move Cython remarks to the new ext_modules page | Anderson Bravalheri | 2022-06-14 | 1 | -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 document | Anderson Bravalheri | 2022-06-14 | 1 | -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 Palard | 2022-01-24 | 1 | -1/+1 |
| | | |||||
| * | Update docs/userguide/distribution.rst | Jens C. Jensen | 2021-10-03 | 1 | -1/+1 |
| | | | | Co-authored-by: Jason R. Coombs <jaraco@jaraco.com> | ||||
| * | fix typo: above -> below | Jens C. Jensen | 2021-10-03 | 1 | -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.rst | Diego Ramirez | 2021-09-14 | 1 | -3/+3 |
| | | | | Fix some typos. | ||||
| * | Document the version coparisons | Diego Ramirez | 2021-09-14 | 1 | -2/+9 |
| | | | | Document how the legacy versions and non-legacy versions are compared. | ||||
| * | 📝 Recover interdoc links & correct broken syntax | Sviatoslav Sydorenko | 2020-10-16 | 1 | -7/+11 |
| | | |||||
| * | Use canonical extension for docs. | Jason R. Coombs | 2020-09-23 | 1 | -0/+240 |
