Skip to content

Commit 3e3157b

Browse files
bpo-33887: Add TOC to Design and History FAQ(GH-7766)
(cherry picked from commit 38cf49b) Co-authored-by: Andrés Delfino <[email protected]>
1 parent 9ee9efa commit 3e3157b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/faq/design.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Design and History FAQ
33
======================
44

5+
.. only:: html
6+
7+
.. contents::
8+
9+
510
Why does Python use indentation for grouping of statements?
611
-----------------------------------------------------------
712

0 commit comments

Comments
 (0)