-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
Reword about.rst
to not limit Sphinx
#128325
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Notably, we distribute the documentation in several different formats, which have different notions of a 'document', so changing to use 'documentation' as a generic term here seems fine.
A
Oh, I actually understood the document as being the input and not the output (we process a document to produce something out of it). But I like your suggested formulation (it's good to say that it's externally managed). |
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thanks @StanFromIreland for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @StanFromIreland for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
(cherry picked from commit c5438fd) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
(cherry picked from commit c5438fd) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
GH-128382 is a backport of this pull request to the 3.13 branch. |
GH-128383 is a backport of this pull request to the 3.12 branch. |
Currently the documentation makes it sound like Sphinx is restricted for CPython documentation which is misleading as it is not.
I also propose a more formal title, which is more consistent with
about.rst
asdocumentation
is preferred overdocuments
.Finally a small change,
writer
is replaced byauthor
which again is also more consistent with the documentation overall as people are elsewhere referred to as "authors".The page is linked as
About the Documentation
in the index.📚 Documentation preview 📚: https://cpython-previews--128325.org.readthedocs.build/