Docs
This commit is contained in:
parent
f7b3c19e7f
commit
b878fe7b1c
19 changed files with 98 additions and 16 deletions
|
@ -151,3 +151,8 @@ doctest:
|
|||
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
|
||||
@echo "Testing of doctests in the sources finished, look at the " \
|
||||
"results in $(BUILDDIR)/doctest/output.txt."
|
||||
|
||||
coverage:
|
||||
$(SPHINXBUILD) -b coverage $(ALLSPHINXOPTS) $(BUILDDIR)/coverage
|
||||
@echo
|
||||
@echo "Coverage test finished. The results are in $(BUILDDIR)/coverage."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue