cpython/Doc/extending
Miss Islington (bot) 4b11af058e
[3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)
GH-97950: Use new-style index directive ('builtin') (GH-104164)

* Uncomment builtin removal in pairindextypes

* Use new-style index directive ('builtin') - C API

* Use new-style index directive ('builtin') - Extending

* Use new-style index directive ('builtin') - Library

* Use new-style index directive ('builtin') - Reference

* Use new-style index directive ('builtin') - Tutorial
(cherry picked from commit f5088006ca)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2023-05-06 07:14:37 +03:00
..
building.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
embedding.rst gh-93358: Fix python-config docs for how to embed Python (GH-98649) 2022-10-29 11:55:01 -07:00
extending.rst [3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97924) 2022-10-05 14:11:12 -07:00
index.rst [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) 2022-08-04 11:45:03 +03:00
newtypes.rst [3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221) 2023-05-06 07:14:37 +03:00
newtypes_tutorial.rst [3.11] gh-93738: Disallow pre-v3 syntax in the C domain (GH-97962) (#97976) 2022-10-06 10:49:29 -07:00
windows.rst