1
0
forked from VimPlug/jedi
Files
jedi-fork/docs
2021-05-06 00:38:19 +02:00
..
2018-01-05 11:39:42 +01:00
2021-05-06 00:38:19 +02:00
2020-07-02 10:43:14 +02:00
2020-03-19 00:25:54 +01: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