1
0
forked from VimPlug/jedi

Docs: Reformat API return classes

This commit is contained in:
Dave Halter
2020-03-17 08:34:51 +01:00
parent 3276db0bdc
commit 4a065642f2
2 changed files with 35 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ There are a couple of classes documented in here:
- :class:`.Completion` for completions
- :class:`.BaseSignature` as a base class for signatures
- :class:`.Signature` for :meth:`.Script.get_signatures` only
- :class:`.Refactoring` for refactorings
- :class:`.SyntaxError` for :meth:`.Script.get_syntax_errors` only
These classes are the much biggest part of the API, because they contain