Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2468 from wimglenn/patch-1 | Jason R. Coombs | 2020-12-06 | 1 | -2/+1 |
|\ | | | | | fix broken link to entry-points details | ||||
| * | Update docs/pkg_resources.rst | wim glenn | 2020-12-05 | 1 | -2/+1 |
| | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| * | fix broken link to entry-points details | wim glenn | 2020-12-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2460 from HaraldKorneliussen/master | Jason R. Coombs | 2020-12-06 | 1 | -1/+1 |
|\ \ | | | | | | | Fixes syntax issues in quickstart (#2448) | ||||
| * | | Fixes syntax issues in quickstart (#2448) | Harald Korneliussen | 2020-11-18 | 1 | -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-1 | Jason R. Coombs | 2020-12-06 | 1 | -2/+2 |
|\ \ | | | | | | | Update quickstart.rst | ||||
| * | | Update quickstart.rst | Greg Solon | 2020-10-20 | 1 | -2/+2 |
| |/ | | | | | Removed quotes in setup.cfg which caused build to fail. | ||||
* | | s/517/PEP 517/ | Marius Gedminas | 2020-10-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2430 from webknjaz/bugfixes/sphinx-failures | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
|\ | | | | | Fix sphinx strictness-related failures | ||||
| * | 🐛📝 Fix the TOC link to the relocated dev guide | Sviatoslav Sydorenko | 2020-10-17 | 1 | -1/+1 |
| | | | | | | | | This change corrects the typo introduced by #2426. | ||||
* | | Clean up syntax on entry_points.console_scripts. Fixes #2429. | Jason R. Coombs | 2020-10-17 | 1 | -4/+3 |
|/ | |||||
* | Merge branch 'master' into group-dev-docs | Jason R. Coombs | 2020-10-17 | 21 | -306/+288 |
|\ | |||||
| * | Merge pull request #2415 from alvyjudy/master | Jason R. Coombs | 2020-10-17 | 1 | -0/+9 |
| |\ | | | | | | | Link to build_meta documentation | ||||
| | * | Prefer doc role to ref role. | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| | * | make suggested edits | alvy | 2020-10-12 | 1 | -2/+2 |
| | | | |||||
| | * | add a paragraph in index to linkt build_meta doc | alvy | 2020-10-07 | 1 | -0/+9 |
| | | | |||||
| * | | Merge branch 'master' into patch-1 | Jason R. Coombs | 2020-10-17 | 22 | -332/+300 |
| |\ \ | |||||
| | * \ | Merge pull request #2410 from imba-tjd/patch-2 | Jason R. Coombs | 2020-10-17 | 1 | -4/+4 |
| | |\ \ | | | | | | | | | | | docs: code-block style fix | ||||
| | | * | | Restore quickstart.rst | 谭九鼎 | 2020-10-17 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Merge branch 'master' into patch-2 | 谭九鼎 | 2020-10-17 | 22 | -321/+287 |
| | | |\ \ | |||||
| | | * | | | Update docs/userguide/quickstart.rst | 谭九鼎 | 2020-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| | | * | | | Update entry_point.rst | 谭九鼎 | 2020-10-03 | 1 | -0/+2 |
| | | | | | | |||||
| | | * | | | Update dependency_management.rst | 谭九鼎 | 2020-10-03 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | fix inline-code style | 谭九鼎 | 2020-10-03 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | docs: code-block style fix | 谭九鼎 | 2020-10-02 | 1 | -6/+6 |
| | | | |/ | | | |/| | |||||
| | * | | | Merge pull request #2409 from imba-tjd/patch-1 | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
| | |\ \ \ | | | |_|/ | | |/| | | docs: editorial word fix | ||||
| | | * | | editorial fix | 谭九鼎 | 2020-10-02 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Merge pull request #2427 from webknjaz/maintenance/resurrect-docs-interlinking | Jason R. Coombs | 2020-10-16 | 20 | -224/+272 |
| | |\ \ | | | | | | | | | | | Resurrect docs interlinking | ||||
| | | * | | ✨Make the default implicit role autofind targets | Sviatoslav Sydorenko | 2020-10-16 | 6 | -162/+166 |
| | | | | | |||||
| | | * | | 📝 Recover interdoc links & correct broken syntax | Sviatoslav Sydorenko | 2020-10-16 | 18 | -62/+101 |
| | | | | | |||||
| | | * | | 🚑 Make Sphinx nitpicky about broken references | Sviatoslav Sydorenko | 2020-10-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | Fixes #2424 | ||||
| | | * | | Recover the changelog docs page link | Sviatoslav Sydorenko | 2020-10-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | It's been lost as a part of https://github.com/pypa/setuptools/pull/2097 | ||||
| | * | | | 🔥 Get rid of the unused sphinx `Makefile` | Sviatoslav Sydorenko | 2020-10-16 | 1 | -75/+0 |
| | |/ / | |||||
| * | | | Use the :pep: role instead of a manual link | Marius Gedminas | 2020-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Co-Authored-By: Sviatoslav Sydorenko <webknjaz@redhat.com> | ||||
| * | | | And another malformed link | Marius Gedminas | 2020-10-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix ReST syntax error in the PEP 517 link | Marius Gedminas | 2020-10-05 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | fix dev-guide inclusion of fragment guide | alvy | 2020-10-15 | 1 | -1/+1 |
| | | | |||||
* | | | revert the change of location of changelog file | alvy | 2020-10-15 | 2 | -1/+0 |
| | | | |||||
* | | | group development related files together | alvy | 2020-10-15 | 5 | -1/+2 |
| |/ |/| | |||||
* | | 📝 Add an illustrative explanation of change notes | Sviatoslav Sydorenko | 2020-09-24 | 1 | -27/+8 |
| | | | | | | | | | | | | | | | | This change places a `README.rst` document under `changelog.d/` dir in order for GitHub to render it when users navigate to this location via the web UI. It also includes that into the dev guide in Sphinx docs. | ||||
* | | Fix command block in dev guide to `shell-session` | Sviatoslav Sydorenko | 2020-09-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This type is more appropriate for snippets containing shell commands with leading prompts followed by their output. `bash` syntax used earlier treats everything as a raw shell script contents highlighting words like `for`. | ||||
* | | Add a :user: role in Sphinx | Sviatoslav Sydorenko | 2020-09-24 | 1 | -1/+15 |
|/ | | | | | | | | | | This change adds a role that links to the GitHub user Sponsors page. If that page is not set up, it'll redirect to the GitHub user profile page instead: Links to https://github.com/sponsors/{{ username }} open as GitHub Sponsors page if the target `username` has it enabled and redirect to https://github.com/{{ username }} if it's disabled. | ||||
* | Use canonical extension for docs. | Jason R. Coombs | 2020-09-23 | 32 | -7/+0 |
| | |||||
* | Merge branch 'master' into feature/2093-docs-revampfeature/2093-docs-revamp | Jason R. Coombs | 2020-09-23 | 8 | -31/+122 |
|\ | |||||
| * | Add links for distutils | Jason R. Coombs | 2020-09-01 | 1 | -0/+4 |
| | | |||||
| * | Support 'bpo-' prefix on Python bugs | Jason R. Coombs | 2020-09-01 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2314 from raimon49/provide-consistency-in-setup.cfg-docs | Jason R. Coombs | 2020-08-12 | 1 | -6/+6 |
| |\ | | | | | | | docs: Suggestion - Provide consistency in the description of setup.cfg | ||||
| | * | Provide consistency in the description of setup.cfg | raimon | 2020-08-08 | 1 | -6/+6 |
| | | | |||||
| * | | Improve safe_version documentation | Athos Ribeiro | 2020-08-04 | 1 | -6/+6 |
| |/ | |||||
| * | Merge pull request #2266 from pypa/docs/distutils-porting | Jason R. Coombs | 2020-07-24 | 2 | -0/+26 |
| |\ | | | | | | | Add docs on porting from distutils. |