docs/library/builtins.rst: Add module title.
This fixes the rendering on library/index.rst. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
parent
91a99fcf0e
commit
af162257d3
|
@ -1,5 +1,5 @@
|
||||||
Builtin functions and exceptions
|
:mod:`builtins` -- builtin functions and exceptions
|
||||||
================================
|
===================================================
|
||||||
|
|
||||||
All builtin functions and exceptions are described here. They are also
|
All builtin functions and exceptions are described here. They are also
|
||||||
available via ``builtins`` module.
|
available via ``builtins`` module.
|
||||||
|
|
Loading…
Reference in New Issue