Skip to content

gh-109435: Add Doc/library/cmdline.rst - #109436

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:doc_cmdline
Sep 19, 2023
Merged

gh-109435: Add Doc/library/cmdline.rst#109436
vstinner merged 1 commit into
python:mainfrom
vstinner:doc_cmdline

Conversation

@vstinner

@vstinnervstinner commented Sep 15, 2023

Copy link
Copy Markdown
Member

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sort alphabetically.

Comment threadDoc/library/cmdline.rst Outdated
Comment threadDoc/library/cmdline.rst Outdated
Comment threadDoc/library/cmdline.rst Outdated
@vstinner

Copy link
Copy Markdown
MemberAuthor

@hugovk@AA-Turner: Would you mind to review my updated/completed doc?

Some people proposed to automate the generation of this list, but it can be done later, no?

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Document modules providing a command-line interface (CLI).
@vstinner

Copy link
Copy Markdown
MemberAuthor

PR rebased on main to try to get green CI jobs :-)

@vstinner
vstinner merged commit 59f32a7 into python:mainSep 19, 2023
@vstinner
vstinner deleted the doc_cmdline branch September 19, 2023 11:57
@vstinner

Copy link
Copy Markdown
MemberAuthor

Merged. Thanks for the review @hugovk.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for being late to re-reivew here; I still think we should at least have grouped these entries (#93410 (comment)), per the discussion in Discord.

A

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to propose a follow-up PR to enhance this list.

csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
Document modules providing a command-line interface (CLI).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@hugovk@AA-Turner