1
0
forked from VimPlug/jedi

Added global.rst with jedi macro

This commit is contained in:
Danilo Bargen
2012-12-30 03:30:56 +01:00
parent 31492a721c
commit cd4727ea9c
5 changed files with 43 additions and 22 deletions

View File

@@ -1,3 +1,5 @@
.. include:: ../global.rst
The Plugin API
==============
@@ -6,7 +8,7 @@ The Plugin API
Note: This documentation is for Plugin developers, who want to improve their
editors/IDE autocompletion
If you want to use **Jedi**, you first need to
If you want to use |jedi|, you first need to
``import jedi``. You then have direct access to the :class:`.Script`.