Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve and reorganise pyspecific #121970

Open
AA-Turner opened this issue Jul 18, 2024 · 4 comments
Open

Improve and reorganise pyspecific #121970

AA-Turner opened this issue Jul 18, 2024 · 4 comments
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@AA-Turner
Copy link
Member

AA-Turner commented Jul 18, 2024

Feature or enhancement

Proposal:

Python has several custom Sphinx extensions, many of which use older constructs and can be simplified and improved. This serves as a tracking issue for such PRs.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

@AA-Turner AA-Turner added type-feature A feature request or enhancement docs Documentation in the Doc dir labels Jul 18, 2024
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Jul 18, 2024
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Jul 18, 2024
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Jul 18, 2024
AA-Turner added a commit that referenced this issue Jul 18, 2024
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Jul 18, 2024
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Jul 18, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jul 19, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jul 19, 2024
AA-Turner added a commit that referenced this issue Jul 19, 2024
…H-121972) (#122009)

GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972)
(cherry picked from commit ac39151)

Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this issue Jul 19, 2024
…H-121972) (#122008)

GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972)
(cherry picked from commit ac39151)

Co-authored-by: Adam Turner <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jul 19, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jul 19, 2024
AA-Turner added a commit that referenced this issue Jul 19, 2024
) (#122016)

GH-121970: Improve the glossary preview in HTML search (GH-121991)
(cherry picked from commit adf0b94)

Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this issue Jul 19, 2024
) (#122015)

GH-121970: Improve the glossary preview in HTML search (GH-121991)
(cherry picked from commit adf0b94)

Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Jul 19, 2024
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Feb 22, 2025
AA-Turner added a commit that referenced this issue Feb 22, 2025
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Feb 22, 2025
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Feb 22, 2025
@sobolevn
Copy link
Member

I think that we also can remove coroutinemethod definition and just use :async:

Before:

Image

After:

Image

I will send a PR for that.

@AA-Turner
Copy link
Member Author

I think that we also can remove coroutinemethod definition and just use :async:

We discussed this at the docs meeting, I think I had an action to update something in Sphinx. I will go back and check.

@sobolevn
Copy link
Member

We discussed this at the docs meeting

Is it open for everyone? I would like to participate in the future, if possible :)

@AA-Turner
Copy link
Member Author

The first Tuesday of each month, see e.g. https://discuss.python.org/t/documentation-community-meeting-tuesday-4th-february-2025/78750/1

AA-Turner added a commit that referenced this issue Feb 22, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 22, 2025
…:` (pythonGH-130448)

(cherry picked from commit 5ec4bf8)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit to AA-Turner/cpython that referenced this issue Feb 22, 2025
…`:async:` (pythonGH-130448)

(cherry picked from commit 5ec4bf8)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this issue Feb 22, 2025
…c:` (GH-130448) (#130465)

(cherry picked from commit 5ec4bf8)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this issue Feb 22, 2025
…c:` (GH-130448) (#130467)

(cherry picked from commit 5ec4bf8)

Co-authored-by: sobolevn <[email protected]>
Mr-Sunglasses pushed a commit to Mr-Sunglasses/cpython that referenced this issue Feb 24, 2025
…:` (python#130448)

Co-authored-by: Adam Turner <[email protected]>

pythongh-130461: Fix locations of `.. index::` directives usage in `Doc/library/uuid.rst`

pythongh-130461: Fix locations of `.. index::` in `getnode()`
AA-Turner added a commit that referenced this issue Feb 27, 2025
AA-Turner added a commit that referenced this issue Feb 27, 2025
AA-Turner added a commit that referenced this issue Feb 27, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 27, 2025
…H-130615)

(cherry picked from commit 043ab3a)

Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 27, 2025
…H-130615)

(cherry picked from commit 043ab3a)

Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
AA-Turner added a commit that referenced this issue Feb 27, 2025
) (#130651)

(cherry picked from commit 043ab3a)

Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
AA-Turner added a commit that referenced this issue Feb 27, 2025
) (#130652)

(cherry picked from commit 043ab3a)

Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants