mirror of
https://github.com/python/cpython.git
synced 2025-08-21 17:25:34 +00:00
Use standard heading for ast module docs
This commit is contained in:
parent
67719bde07
commit
d478a46d56
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
||||||
.. _ast:
|
:mod:`ast` --- Abstract Syntax Trees
|
||||||
|
====================================
|
||||||
Abstract Syntax Trees
|
|
||||||
=====================
|
|
||||||
|
|
||||||
.. module:: ast
|
.. module:: ast
|
||||||
:synopsis: Abstract Syntax Tree classes and manipulation.
|
:synopsis: Abstract Syntax Tree classes and manipulation.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue