Skip to content

Commit 846eb41

Browse files
committed
#54 Add script for documentation build
1 parent e5f6329 commit 846eb41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build_sphinx_doc.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#sphinx-quickstart docs
2+
3+
sphinx-apidoc -f -o docs/source docs/projectdir
4+
#sphinx-build -b html docs/source/ docs/build/html

0 commit comments

Comments
 (0)