1
0
forked from VimPlug/jedi
Files
jedi-fork/docs
2020-03-19 10:12:52 +01:00
..
2020-03-19 09:43:19 +01:00
2020-03-19 00:25:54 +01:00
2020-03-19 10:12:52 +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