Update plugin API docs

This commit is contained in:
James Booth
2016-08-02 23:17:28 +01:00
parent 30f3e14ebb
commit 7bc160c24e
6 changed files with 116 additions and 4 deletions

View File

@@ -1 +1 @@
sphinx-apidoc -f -o . src && make html && open _build/html/prof.html
sphinx-apidoc -f -o . src && make html