Skip to content

Commit

Permalink
bpo-33887: Add TOC to Design and History FAQ(GH-7766)
Browse files Browse the repository at this point in the history
(cherry picked from commit 38cf49b)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
  • Loading branch information
miss-islington and andresdelfino committed Jun 23, 2018
1 parent bbef7ab commit 070c91e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Doc/faq/design.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Design and History FAQ
======================

.. only:: html

.. contents::


Why does Python use indentation for grouping of statements?
-----------------------------------------------------------

Expand Down

0 comments on commit 070c91e

Please sign in to comment.