We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85e7d6 commit 65d6dfeCopy full SHA for 65d6dfe
{{cookiecutter.project_name}}/Makefile
@@ -57,9 +57,6 @@ docs-build: ## Build the docs
57
docs-open: ## Open the docs in the browser
58
@open docs/_build/index.html
59
60
-docs-test: ## Build the docs
61
- @open docs/_build/index.html
62
-
63
docs: docs-generate docs-build docs-open ## Generate, build and open the docs.
64
65
docs-build-test: ## Test if the documentation can be built without errors.
0 commit comments