Skip to content

Commit 83d73d1

Browse files
committed
Add links to the dead init.rst file.
1 parent 594e298 commit 83d73d1

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

Doc/c-api/init.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,11 @@
33
Initialization, Finalization, and Threads
44
=========================================
55

6-
This page has been split up.
6+
This page has been split up into the following:
7+
8+
- :ref:`initialization`
9+
- :ref:`threads`
10+
- :ref:`synchronization`
11+
- :ref:`thread-local-storage`
12+
- :ref:`sub-interpreter-support`
13+
- :ref:`profiling`

Doc/c-api/synchronization.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.. highlight:: c
22

3+
.. _synchronization:
4+
35
Synchronization Primitives
46
==========================
57

0 commit comments

Comments
 (0)