Skip to content

Commit

Permalink
build: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
safl committed Dec 5, 2018
1 parent de5d39e commit a8f0ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ docs-view:
docs:
@mkdir -p $(DOC_BUILD_DIR)/docs/sphinx/html
@mkdir -p $(DOC_BUILD_DIR)/docs/sphinx/pdf
sphinx-build -b html -c docs -E docs/src $(DOC_BUILD_DIR)/docs/sphinx/html
sphinx-build -b html -E docs $(DOC_BUILD_DIR)/docs/sphinx/html

0 comments on commit a8f0ebb

Please sign in to comment.