mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 10:10:04 +08:00
.. | ||
_screenshots | ||
_static | ||
_templates | ||
docs | ||
conf.py | ||
global.rst | ||
index.rst | ||
Makefile | ||
README.md |
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