Skip to content

Commit

Permalink
docs: remove pdoc3 traces from makefile and make.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Rodrigues committed May 18, 2022
1 parent 32c7c02 commit 3134376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -3,7 +3,6 @@
docs:
rm -rf docs/
mkdir docs/
cp -a ./docsrc/assets/ ./docs/assets/
# sphinx
cd docsrc/ && make github

Expand Down

0 comments on commit 3134376

Please sign in to comment.