Change some more docstring stuff.

This commit is contained in:
Dave Halter
2017-04-28 00:23:28 +02:00
parent bc4c5fafb7
commit 3cf4c66112
2 changed files with 21 additions and 11 deletions

View File

@@ -21,6 +21,15 @@ All nodes and leaves have these methods/properties:
:undoc-members:
Python Parser Tree
-----------------
.. automodule:: jedi.parser.python.tree
:members:
:undoc-members:
:show-inheritance:
Utility
-------