Talk:Vertx-eventbus-python

From BITPlan Wiki
Revision as of 21:12, 31 January 2020 by Wf (talk | contribs)
Jump to navigation Jump to search

Documentation

sudo -H pip install -U sphinx
export PYTHONPATH=""
python3 -m sphinx.cmd.quickstart
sudo port -f install py37-sphinx
# Python3 bin
export PATH="/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin:$PATH"

Readthedocs

pip install sphinx-rtd-theme