Skip to content

Commit e08824c

Browse files
committed
Remove :noindex: for threading.Thread which killed all reference links to it
1 parent e574402 commit e08824c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/library/threading.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ This module defines the following functions and objects:
134134

135135

136136
.. class:: Thread
137-
:noindex:
138137

139138
A class that represents a thread of control. This class can be safely
140139
subclassed in a limited fashion.

0 commit comments

Comments
 (0)