1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/apidocs/python/gen.sh

2 lines
39 B
Bash
Raw Normal View History

2016-08-02 18:17:28 -04:00
sphinx-apidoc -f -o . src && make html