Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-1269: Added references for argument clinic directives#1465

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Lincoln-developer wants to merge4 commits intopython:main
base:main
Choose a base branch
Loading
fromLincoln-developer:fix-issue-1269
Open
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Update development-tools/clinic.rst
Adjusted output destination list formatting as per feedback.Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
  • Loading branch information
@Lincoln-developer@AA-Turner
Lincoln-developer andAA-Turner authoredNov 5, 2024
commitbd2b1de4c396720fe393c119ba0e0569a116113b
10 changes: 5 additions & 5 deletionsdevelopment-tools/clinic.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2469,11 +2469,11 @@ This creates a new destination with name ``<name>`` and type ``<type>``.

There are five destination types:

- ``suppress``: Discards the output.
- ``block``: Writes to the current block.
- ``buffer``: A simple text buffer.
- ``file``: A text file (requires a filename template).
- ``two-pass``: A two-pass buffer.
- ``suppress``: Discards the output.
- ``block``: Writes to the current block.
- ``buffer``: A simple text buffer.
- ``file``: A text file (requires a filename template).
- ``two-pass``: A two-pass buffer.


The ``clear`` subcommand works like this:
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp