@@ -32,10 +32,11 @@ several thousand components (from individual programs and modules to |
|
|
32 |
32 |
packages and entire application development frameworks), available from |
33 |
33 |
the `Python Package Index https://pypi.org\`_. |
34 |
34 |
|
35 |
|
- |
|
35 |
+.. We don't use :numbered: option for the TOC below as it enforces |
|
36 |
+ numbered sections for the entire stdlib docs. If desired, |
|
37 |
+ :numbered: can be enabled on a per-module basis. |
36 |
38 |
.. toctree:: |
37 |
39 |
:maxdepth: 2 |
38 |
|
-:numbered: |
39 |
40 |
|
40 |
41 |
intro.rst |
41 |
42 |
functions.rst |