mirror of
https://github.com/planetmint/planetmint.git
synced 2025-06-05 05:36:41 +00:00
removed broken docs steps
This commit is contained in:
parent
affd543c11
commit
4d038783f9
2
Makefile
2
Makefile
@ -94,8 +94,6 @@ cov: check-deps ## Check code coverage and open the result in the browser
|
||||
|
||||
docs: check-deps ## Generate HTML documentation and open it in the browser
|
||||
@$(DC) run --rm --no-deps bdocs make -C docs/root html
|
||||
@$(DC) run --rm --no-deps bdocs make -C docs/server html
|
||||
@$(DC) run --rm --no-deps bdocs make -C docs/contributing html
|
||||
$(BROWSER) docs/root/build/html/index.html
|
||||
|
||||
docs-acceptance: check-deps ## Create documentation for acceptance tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user