1
0
forked from VimPlug/jedi
Files
jedi-fork/docs
Guglielmo Saggiorato 12a6a388cd removed reference to autocomplete-python
kept only ref to autocomplete-python-jedi
2017-09-07 10:58:13 +02:00
..
2017-02-02 23:39:10 +01:00

Installation

Install the graphviz library::

sudo apt-get install graphviz

Install sphinx::

sudo pip install sphinx

You might also need to install the Python graphviz interface::

sudo pip install graphviz