summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update docs/userguide/datafiles.rstAnderson Bravalheri2022-06-171-2/+1
* Reorder words in footnote to improve the meaningAnderson Bravalheri2022-06-173-3/+3
* docs: Reorder example tabsAnderson Bravalheri2022-06-163-150/+150
* Change wording from *experimental* to *beta*Anderson Bravalheri2022-06-165-38/+33
* Clarify warnings and notes in documentation about experimental pyproject.tomlAnderson Bravalheri2022-06-163-32/+18
* Add more reference linksAnderson Bravalheri2022-06-161-3/+5
* Centralize intersphinx_mapping config for docsAnderson Bravalheri2022-06-161-9/+8
* Add note about possible improvementAnderson Bravalheri2022-06-161-0/+11
* Update quickstart to make it more streamlineAnderson Bravalheri2022-06-152-54/+87
* [Docs] Improve instructions for dealing with version (#3374)Anderson Bravalheri2022-06-151-95/+104
|\
| * 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
* | Merge pull request #3376 from venthur/fix_spellAnderson Bravalheri2022-06-142-2/+2
|\ \ | |/ |/|
| * fixed some spelling mistakes,Bastian Venthur2022-06-142-2/+2
* | [Docs] Move Cython remarks to the new ext_modules page (#3373)Anderson Bravalheri2022-06-143-55/+53
|\ \ | |/ |/|
| * Simplify text about CythonAnderson Bravalheri2022-06-141-23/+21
| * [Docs] Move Cython remarks to the new ext_modules pageAnderson Bravalheri2022-06-143-55/+55
* | [Docs] Consolidate sdist and MANIFEST.in info into a single document (#3372)Anderson Bravalheri2022-06-142-40/+48
|\ \ | |/ |/|
| * Add remarks and example for MANIFEST.inAnderson Bravalheri2022-06-141-0/+32
| * Consolidate sections about sdist contents in a single documentAnderson Bravalheri2022-06-142-40/+16
* | [Docs] Move command description to the deprecated practice section (#3371)Anderson Bravalheri2022-06-145-25/+58
|\ \
| * | Add remark about install commandAnderson Bravalheri2022-06-141-2/+15
| * | Merge docs on deprecated commandsAnderson Bravalheri2022-06-145-25/+45
| * | Move userguide/commands to deprecated/commandsAnderson Bravalheri2022-06-141-0/+0
| |/
* | Improve remark about external dependenciesAnderson Bravalheri2022-06-141-2/+3
* | Add remarks to docs on extension modulesAnderson Bravalheri2022-06-141-1/+15
* | Add small exampleAnderson Bravalheri2022-06-141-0/+42
* | Minor formatting/editorial improvements on ext_modules docsAnderson Bravalheri2022-06-141-30/+40
* | docs/userguide/ext_modules.rst: More sysconfig variablesMatthias Koeppe2022-06-141-1/+2
* | docs/userguide/ext_modules.rst: Add more specifics about Extension attributesMatthias Koeppe2022-06-142-1/+10
* | docs/userguide/ext_modules.rst: NewMatthias Koeppe2022-06-141-0/+40
|/
*---. Doc improvements (#3363, #3364, #3367)Anderson Bravalheri2022-06-1315-412/+519
|\ \ \
| | | * Add note about availability of entry-pointsAnderson Bravalheri2022-06-131-1/+11
| | | * Language adjustmentsAnderson Bravalheri2022-06-131-4/+4
| | | * Remove unused partsAnderson Bravalheri2022-06-132-14/+1
| | | * Apply suggestions from code reviewAnderson Bravalheri2022-06-133-4/+4
| | | * Update userguide on `miscellaneous` and `extension`Anderson Bravalheri2022-06-126-177/+247
| | * | Apply suggestions from code reviewAnderson Bravalheri2022-06-131-4/+4
| | * | Update dependency management docsAnderson Bravalheri2022-06-124-160/+181
| | |/
| * | Apply suggestions from code reviewAnderson Bravalheri2022-06-133-4/+4
| * | Improve docs by avoiding confusion with distutilsAnderson Bravalheri2022-06-127-54/+73
| |/
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-06-121-12/+12
|\ \
| * | Update base URL for PEPs (#61)Hugo van Kemenade2022-06-041-1/+1
* | | Fix up subsections of the "Entry Points for Plugins" sectionSaniya Maheshwari2022-06-121-15/+10
* | | Apply suggestions from code reviewSaniya Maheshwari2022-06-121-3/+4
* | | Added a single space around the `=` sign in `setup.py` snippetsSaniya Maheshwari2022-06-121-5/+5
* | | Fixed up indentation issueSaniya Maheshwari2022-06-121-5/+5
* | | Added a few lines to make the purpose of the syntax clearSaniya Maheshwari2022-06-121-1/+21