Difference between revisions of "Talk:Vertx-eventbus-python"

From BITPlan Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
sudo port -f install py37-sphinx
 
sudo port -f install py37-sphinx
 
</source>
 
</source>
 +
= Readthedocs =
 
* https://readthedocs.org/dashboard/
 
* https://readthedocs.org/dashboard/
 +
* https://vertx-eventbus-python.readthedocs.io/en/latest/

Revision as of 15:39, 31 January 2020

Documentation

sudo -H pip install -U sphinx
export PYTHONPATH=""
python3 -m sphinx.cmd.quickstart
sudo port -f install py37-sphinx

Readthedocs