Skip to content

Commit af16225

Browse files
jimmodpgeorge
authored andcommitted
docs/library/builtins.rst: Add module title.
This fixes the rendering on library/index.rst. Signed-off-by: Jim Mussared <[email protected]>
1 parent 91a99fc commit af16225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/library/builtins.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Builtin functions and exceptions
2-
================================
1+
:mod:`builtins` -- builtin functions and exceptions
2+
===================================================
33

44
All builtin functions and exceptions are described here. They are also
55
available via ``builtins`` module.

0 commit comments

Comments
 (0)