File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4848 @echo
4949 @echo " Build finished. The HTML pages are in $( BUILDDIR) /html."
5050
51- redirects :
52- $(SPHINXBUILD ) -b rediraffewritediff $(ALLSPHINXOPTS ) $(BUILDDIR ) /html
53- @echo
54- @echo " Build finished. The HTML pages are in $( BUILDDIR) /html."
55-
5651dirhtml :
5752 $(SPHINXBUILD ) -b dirhtml $(ALLSPHINXOPTS ) $(BUILDDIR ) /dirhtml
5853 @echo
@@ -159,6 +154,11 @@ doctest:
159154 @echo " Testing of doctests in the sources finished, look at the " \
160155 " results in $( BUILDDIR) /doctest/output.txt."
161156
157+ redirects :
158+ $(SPHINXBUILD ) -b rediraffewritediff $(ALLSPHINXOPTS )
159+ @echo
160+ @echo " Build finished. The redirects are in rediraffe_redirects."
161+
162162checkbuild :
163163 rm -rf $(BUILDDIR )
164164 $(SPHINXBUILD ) -n -q ./ $(BUILDDIR )
You can’t perform that action at this time.
0 commit comments