Skip to content

Commit

Permalink
Update docs.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed Jun 11, 2020
1 parent 4b0d88d commit 4834d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ set cwd=%~dp0
cd %cwd%
cd docs
sphinx-apidoc --private --ext-viewcode --ext-githubpages -e -T -M --implicit-namespaces -f -o source/ ../revitron
call make html
cd %cwd%

0 comments on commit 4834d44

Please sign in to comment.