-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-130160: use .. program::
directive for documenting doctest
CLI
#131034
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
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.
Much better in my opinion, let's wait for others :)
cc @picnixz |
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.
Small nit and LGTM.
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thanks @donBarbos for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…t` CLI (pythonGH-131034) (cherry picked from commit 9558d22) Co-authored-by: donBarbos <donbarbos@proton.me> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-131320 is a backport of this pull request to the 3.13 branch. |
…t` CLI (pythonGH-131034) (cherry picked from commit 9558d22) Co-authored-by: donBarbos <donbarbos@proton.me> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-131321 is a backport of this pull request to the 3.12 branch. |
…`doctest` CLI (pythonGH-131034) (python#131320) pythongh-130160: use `.. program::` directive for documenting `doctest` CLI (pythonGH-131034) (cherry picked from commit 9558d22) Co-authored-by: donBarbos <donbarbos@proton.me> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
…t` CLI (python#131034) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
…t` CLI (python#131034) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
.. program::
and.. option::
directives for modules with a documented CLI #130160📚 Documentation preview 📚: https://cpython-previews--131034.org.readthedocs.build/