summaryrefslogtreecommitdiffstats
path: root/Doc/howto/index.rst
diff options
context:
space:
mode:
authorErlend E. Aasland <erlend@python.org>2023-10-12 09:52:59 (GMT)
committerGitHub <noreply@github.com>2023-10-12 09:52:59 (GMT)
commit5178fb0b89586be2b572bae7fc04a7e63168eee8 (patch)
treefc589ff95083235291f42dc6869c5638080b0785 /Doc/howto/index.rst
parentf98903542c55823bf0f149840d81729003ffc9d0 (diff)
downloadcpython-5178fb0b89586be2b572bae7fc04a7e63168eee8.zip
cpython-5178fb0b89586be2b572bae7fc04a7e63168eee8.tar.gz
cpython-5178fb0b89586be2b572bae7fc04a7e63168eee8.tar.bz2
[3.11] GH-107518: Remove the Argument Clinic How-To (#109900) (#110761)
(cherry picked from commit d1f7fae424d51b0374c8204599583c4a26c1a992) * 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>
Diffstat (limited to 'Doc/howto/index.rst')
-rw-r--r--Doc/howto/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst
index 8a378e6..c53c613 100644
--- a/Doc/howto/index.rst
+++ b/Doc/howto/index.rst
@@ -28,7 +28,6 @@ Currently, the HOWTOs are:
urllib2.rst
argparse.rst
ipaddress.rst
- clinic.rst
instrumentation.rst
annotations.rst
isolating-extensions.rst