diff options
| author | Claudiu Popa <pcmanticore@gmail.com> | 2018-03-11 13:15:20 +0100 |
|---|---|---|
| committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-03-11 13:15:20 +0100 |
| commit | 3c1731b8b4ca3eca93e3686221de24d60cb6c52f (patch) | |
| tree | 9fc8cd96427e3519db14e56219826b118f30c5ca /doc/api | |
| parent | c2232449f76cdc67833cd53886c4d1945bd831b6 (diff) | |
| download | astroid-git-3c1731b8b4ca3eca93e3686221de24d60cb6c52f.tar.gz | |
Revert the document name change
Diffstat (limited to 'doc/api')
| -rw-r--r-- | doc/api/astroid.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/astroid.rst b/doc/api/astroid.rst index ea9d341d..fda60271 100644 --- a/doc/api/astroid.rst +++ b/doc/api/astroid.rst @@ -1,5 +1,5 @@ -Nodes API -========= +:mod:`astroid` +============== .. automodule:: astroid |
