1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/apidocs/python/gen.sh

2 lines
69 B
Bash
Raw Normal View History

2016-07-28 23:10:00 +00:00
sphinx-apidoc -f -o . src && make html && open _build/html/prof.html