summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-06-04 03:32:00 +0800
committerClaudiu Popa <pcmanticore@gmail.com>2018-06-04 06:52:05 -0700
commit4384a279ef3ec39f78b8495fb6bc5b2e8067e9fe (patch)
treed7d2460563f8de2a7f451e474a8e12299c84c1d2 /doc/api
parent2b4b0c695e44dd6b46056267300f6f8c0640481d (diff)
downloadastroid-git-4384a279ef3ec39f78b8495fb6bc5b2e8067e9fe.tar.gz
Add some more documentation for the transforms
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/astroid.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api/astroid.rst b/doc/api/astroid.rst
index fda60271..347f63cc 100644
--- a/doc/api/astroid.rst
+++ b/doc/api/astroid.rst
@@ -62,3 +62,7 @@ Exceptions
.. autofunction:: parse
.. autofunction:: unpack_infer
+
+.. autofunction:: register_module_extender
+
+.. autofunction:: inference_tip