mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00

(cherry picked from commit d1f7fae424
)
* Remove the content of the Argument Clinic HOWTO
* Update cross-references to the Argument Clinic
* Add a note directing readers to the devguide
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
14 lines
343 B
ReStructuredText
14 lines
343 B
ReStructuredText
:orphan:
|
|
|
|
.. This page is retained solely for existing links to /howto/clinic.html.
|
|
Direct readers to the devguide.
|
|
|
|
**********************
|
|
Argument Clinic How-To
|
|
**********************
|
|
|
|
|
|
.. note::
|
|
|
|
The Argument Clinic How-TO has been moved to the `Python Developer's Guide
|
|
<https://devguide.python.org/development-tools/clinic/>`__.
|