Skip to content

Commit 31d8a2d

Browse files
committed
Updated docs
1 parent 7809fd6 commit 31d8a2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build_docs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
cd docs
3-
#rm -r build/*
3+
rm -r build/*
44
clear
5-
sphinx-apidoc -f -o source bscscan
5+
sphinx-apidoc -f -o source ../bscscan
66
make html
-203 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)