We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7809fd6 commit 31d8a2dCopy full SHA for 31d8a2d
build_docs.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
cd docs
3
-#rm -r build/*
+rm -r build/*
4
clear
5
-sphinx-apidoc -f -o source bscscan
+sphinx-apidoc -f -o source ../bscscan
6
make html
docs/build/doctrees/environment.pickle
-203 Bytes
0 commit comments