mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +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:
|
||||
|
||||
Abstract Syntax Trees
|
||||
=====================
|
||||
:mod:`ast` --- Abstract Syntax Trees
|
||||
====================================
|
||||
|
||||
.. module:: ast
|
||||
:synopsis: Abstract Syntax Tree classes and manipulation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue