| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
I think we should add this directly to the Argument Clinic docs; adding them as a separate page is going to be confusing.
Sorry, something went wrong.
Okay, thanks for the review. Let me work on the requested changes. |
Sorry, something went wrong.
| **Description**: | ||
| The ``destination`` directive allows for operations on output destinations. | ||
|
|
||
| **Parameters**: | ||
| - The ``destination`` directive takes in two arguments ``(destination [arg1] [arg2])``. | ||
| - Where ``arg1`` is the ``name`` of the output destination and ``arg2`` is the ``command`` on the output destination. |
There was a problem hiding this comment.
Do you intend these to be definition lists? If not the indentation should be removed.
Sorry, something went wrong.
There was a problem hiding this comment.
@AA-Turner thanks for this insight, yeah! indeed to improve clarity its better not to make the content appear as a definition list.
Sorry, something went wrong.
Adjusted output destination list formatting as per feedback. Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request introduces references for argument clinic directives.
📚 Documentation preview 📚: https://cpython-devguide--1465.org.readthedocs.build/