Talk:Vertx-eventbus-python: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
export PYTHONPATH=""
export PYTHONPATH=""
python3 -m sphinx.cmd.quickstart
python3 -m sphinx.cmd.quickstart
sudo port -f install py37-sphinx
</source>
</source>
* https://readthedocs.org/dashboard/
* https://readthedocs.org/dashboard/

Revision as of 13:15, 31 January 2020

Documentation

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