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