cpython/Doc/howto/clinic.rst
Erlend E. Aasland e8d04190c6
[3.12] GH-107518: Remove the Argument Clinic How-To (#109900) (#110760)
(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>
2023-10-12 09:37:37 +00:00

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/>`__.