82
72
"run these through (pdf)latex."
86
75
$(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) _build/changes
88
77
@echo "The overview file is in _build/changes."
92
80
$(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) _build/linkcheck
94
82
@echo "Link check complete; look for any errors in the above output " \
95
83
"or in _build/linkcheck/output.txt."
99
86
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) _build/doctest
100
87
@echo "Testing of doctests in the sources finished, look at the " \
101
88
"results in _build/doctest/output.txt."