]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: Argument Clinic: Restructure "Basic concepts and usage" (#106981) (...
authorErlend E. Aasland <erlend@python.org>
Wed, 26 Jul 2023 23:26:04 +0000 (01:26 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2023 23:26:04 +0000 (01:26 +0200)
commit00b65da4931e233a8dd69686947583ba0aa10e5e
tree33a0aaf406941ed082884f13e974c1cef5a1a860
parent9edeeb2014c154ad450c1fe6b5d170a2951df14c
[3.11] Docs: Argument Clinic: Restructure "Basic concepts and usage" (#106981) (#107327)

Split "Basic concepts and usage" into:

- Reference
  - Terminology
  - CLI reference

- Background
  - Basic concepts

(cherry picked from commit 2ad699002e3ce09e9fa41e333ac72f16a32d94de)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/howto/clinic.rst
Tools/clinic/clinic.py