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