Talk:Vertx-eventbus-python: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
<source lang='bash'> | <source lang='bash'> | ||
sudo -H pip install -U sphinx | sudo -H pip install -U sphinx | ||
export PYTHONPATH="" | |||
python3 -m sphinx.cmd.quickstart | |||
</source> | </source> | ||
* https://readthedocs.org/dashboard/ | * https://readthedocs.org/dashboard/ | ||
Revision as of 13:10, 31 January 2020
Documentation
sudo -H pip install -U sphinx
export PYTHONPATH=""
python3 -m sphinx.cmd.quickstart