1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 10:10:04 +08:00
SpaceVim/bundle/jedi-vim/pythonx/jedi/docs
2022-10-23 15:41:52 +08:00
..
_screenshots chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
_static chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
_templates chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
docs chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
conf.py chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
global.rst chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
index.rst chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
Makefile chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08:00
README.md chore(jedi): use bundle jedi-vim 2022-10-23 15:41:52 +08: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