about summary refs log tree commit diff stats
path: root/apidocs/python/gen.sh
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-08-02 23:17:28 +0100
committerJames Booth <boothj5@gmail.com>2016-08-02 23:17:28 +0100
commit7bc160c24eb96b57ee78be1c5cbffbf7819ce30e (patch)
treedadaea5f5a77b77ce9bd000ed9f56cd856078155 /apidocs/python/gen.sh
parent30f3e14ebbd9df373eb2787aa3ec32e65079b326 (diff)
downloadprofani-tty-7bc160c24eb96b57ee78be1c5cbffbf7819ce30e.tar.gz
Update plugin API docs
Diffstat (limited to 'apidocs/python/gen.sh')
-rwxr-xr-xapidocs/python/gen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apidocs/python/gen.sh b/apidocs/python/gen.sh
index ba9ce4c0..cc0454ef 100755
--- a/apidocs/python/gen.sh
+++ b/apidocs/python/gen.sh
@@ -1 +1 @@
-sphinx-apidoc -f -o . src && make html && open _build/html/prof.html
+sphinx-apidoc -f -o . src && make html