summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2584 from amy-lei/tabbed-codeJason R. Coombs2021-03-055-160/+227
|\ | | | | Add mechanism for comparison of setup.py and its equivalent setup.cfg
| * Extend extensions later in the file. Fixes flake8 failure and isolates the ↡Jason R. Coombs2021-03-051-1/+4
| | | | | | | | (sole) change from other concerns.
| * Replace adjacent code blocks with tabbed containersAmy2021-02-283-160/+223
| |
| * Add sphinx-inline-tabs extensionAmy2021-02-282-1/+2
| |
* | Term is builder.Jason R. Coombs2021-02-281-2/+2
| |
* | Merge pull request #2552 from hexagonrecursion/patch-1Jason R. Coombs2021-02-282-4/+7
|\ \ | | | | | | quickstart: recommend PyPA build instead of pep517.build
| * | quickstart: recommend PyPA build instead of pep517.buildAndrey Bienkowski2021-02-092-4/+7
| |/ | | | | | | see https://github.com/pypa/pep517/issues/91
* | Merge pull request #2561 from pwoolvett/fix/2553Jason R. Coombs2021-02-251-0/+13
|\ \ | | | | | | docs(userguide): Marker example for extras_require
| * | docs(userguide): Marker example for extras_requirePablo Woolvett2021-02-041-0/+13
| |/ | | | | | | Signed-off-by: Pablo Woolvett <pablowoolvett@gmail.com>
* | Add ini to display code block in docThea2021-02-241-1/+1
| |
* | Reference index in the userguide directoryThea2021-02-201-1/+1
| |
* | Include link to new developer guide in the old oneThea2021-02-201-1/+1
|/
* Remove bootstrap from docs buildJason R. Coombs2021-01-191-16/+0
|
* Merge pull request #2506 from xdhmoore/patch-1Jason R. Coombs2021-01-161-3/+3
|\ | | | | Clarify Development Mode first paragraph
| * Clarify Development Mode first paragraphDaniel Moore2020-12-231-3/+3
| |
* | Merge pull request #2507 from drewrisinger/patch-1Jason R. Coombs2021-01-161-1/+1
|\ \ | | | | | | docs (build_meta): fix spelling mistake
| * | docs (build_meta): fix spelling mistakeDrew2020-12-251-1/+1
| |/
* | Merge pull request #2519 from henryiii/patch-2Jason R. Coombs2021-01-081-1/+1
|\ \ | | | | | | fix: suggest PyPA build instead of pep517.build
| * | fix: suggest PyPA build instead of pep517.buildHenry Schreiner2021-01-011-1/+1
| | |
* | | fix typoYuanPei Li2021-01-081-1/+1
|/ / | | | | Fix a difference between the name of function definition and calling.
* | Replace incorrect statement about triggering installation of dependencies to ↡Jason R. Coombs2020-12-281-4/+8
|/ | | | indicate that the handling is mostly implementation specific. Ref pypa/setuptools#1471.
* docs: recommend pypa buildHenry Schreiner2020-12-221-8/+5
|
* Merge https://github.com/jaraco/tidelift into mainJason R. Coombs2020-12-202-0/+11
|\
| * Rebrand to 'For Enterprise'Jason R. Coombs2019-11-301-2/+2
| |
| * List sidebars to avoid errors looking for template 't'Jason R. Coombs2019-09-091-1/+1
| |
| * Rely on alabaster theme to support sidebar rendering.Jason R. Coombs2019-01-261-0/+1
| |
| * Add Tidelift templateJason R. Coombs2019-01-262-0/+10
|
* Merge pull request #2486 from pypa/feature/skeletonJason R. Coombs2020-12-201-72/+21
|\ | | | | Adopt jaraco/skeleton
| * Merge https://github.com/jaraco/skeleton into feature/skeletonJason R. Coombs2020-12-121-72/+21
| |\
| | * Collapse skeleton history from archive/2020-12Jason R. Coombs2020-12-083-0/+56
| |
* | typoMatt Deitke2020-12-131-1/+1
|/
* Merge pull request #2468 from wimglenn/patch-1Jason R. Coombs2020-12-061-2/+1
|\ | | | | fix broken link to entry-points details
| * Update docs/pkg_resources.rstwim glenn2020-12-051-2/+1
| | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
| * fix broken link to entry-points detailswim glenn2020-12-041-1/+1
| |
* | Merge pull request #2460 from HaraldKorneliussen/masterJason R. Coombs2020-12-061-1/+1
|\ \ | | | | | | Fixes syntax issues in quickstart (#2448)
| * | Fixes syntax issues in quickstart (#2448)Harald Korneliussen2020-11-181-3/+3
| |/ | | | | Quotes in the name and packages field causes an "Invalid distribution name or version syntax" if you follow this quickstart guide directly. pep517.build also requires you to specify the directory.
* | Merge pull request #2444 from zegor/patch-1Jason R. Coombs2020-12-061-2/+2
|\ \ | | | | | | Update quickstart.rst
| * | Update quickstart.rstGreg Solon2020-10-201-2/+2
| |/ | | | | Removed quotes in setup.cfg which caused build to fail.
* | s/517/PEP 517/Marius Gedminas2020-10-191-1/+1
|/
* Merge pull request #2430 from webknjaz/bugfixes/sphinx-failuresJason R. Coombs2020-10-171-1/+1
|\ | | | | Fix sphinx strictness-related failures
| * πŸ›πŸ“ Fix the TOC link to the relocated dev guideSviatoslav Sydorenko2020-10-171-1/+1
| | | | | | | | This change corrects the typo introduced by #2426.
* | Clean up syntax on entry_points.console_scripts. Fixes #2429.Jason R. Coombs2020-10-171-4/+3
|/
* Merge branch 'master' into group-dev-docsJason R. Coombs2020-10-1721-306/+288
|\
| * Merge pull request #2415 from alvyjudy/masterJason R. Coombs2020-10-171-0/+9
| |\ | | | | | | Link to build_meta documentation
| | * Prefer doc role to ref role.Jason R. Coombs2020-10-171-1/+1
| | | | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
| | * make suggested editsalvy2020-10-121-2/+2
| | |
| | * add a paragraph in index to linkt build_meta docalvy2020-10-071-0/+9
| | |
| * | Merge branch 'master' into patch-1Jason R. Coombs2020-10-1722-332/+300
| |\ \
| | * \ Merge pull request #2410 from imba-tjd/patch-2Jason R. Coombs2020-10-171-4/+4
| | |\ \ | | | | | | | | | | docs: code-block style fix
| | | * | Restore quickstart.rst谭九鼎2020-10-171-2/+2
| | | | |