FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-141811: Split up `init.rst` into multiple pages by ZeroIntensity · Pull Request #144844 · python/cpython · GitHub

/ cpython Public
9 changes: 7 additions & 2 deletions Doc/c-api/index.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _c-api-index:

##################################
Python/C API Reference Manual
Python/C API reference manual
##################################

This manual documents the API used by C and C++ programmers who want to write
Expand All @@ -21,7 +21,12 @@ document the API functions in detail.
utilities.rst
abstract.rst
concrete.rst
init.rst
interp-lifecycle.rst
threads.rst
synchronization.rst
tls.rst
subinterpreters.rst
profiling.rst
init_config.rst
memory.rst
objimpl.rst
Expand Down
Loading
Loading

Back | FazBrowse Home | New Git URL