Skip to content

Commit

Permalink
ignore resources.py in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroCabrera committed Jun 27, 2019
1 parent 7384b99 commit fd41e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build_docs.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip install -r requirements.txt
set SPHINX_APIDOC_OPTIONS=members
sphinx-apidoc -f -o source/ ../PyFlow
sphinx-apidoc -f -o source/ ../PyFlow ../PyFlow/UI/resources.py
make html
pause

0 comments on commit fd41e75

Please sign in to comment.