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 48
48
@echo
49
49
@echo " Build finished. The HTML pages are in $( BUILDDIR) /html."
50
50
51
- redirects :
52
- $(SPHINXBUILD ) -b rediraffewritediff $(ALLSPHINXOPTS ) $(BUILDDIR ) /html
53
- @echo
54
- @echo " Build finished. The HTML pages are in $( BUILDDIR) /html."
55
-
56
51
dirhtml :
57
52
$(SPHINXBUILD ) -b dirhtml $(ALLSPHINXOPTS ) $(BUILDDIR ) /dirhtml
58
53
@echo
@@ -159,6 +154,11 @@ doctest:
159
154
@echo " Testing of doctests in the sources finished, look at the " \
160
155
" results in $( BUILDDIR) /doctest/output.txt."
161
156
157
+ redirects :
158
+ $(SPHINXBUILD ) -b rediraffewritediff $(ALLSPHINXOPTS )
159
+ @echo
160
+ @echo " Build finished. The redirects are in rediraffe_redirects."
161
+
162
162
checkbuild :
163
163
rm -rf $(BUILDDIR )
164
164
$(SPHINXBUILD ) -n -q ./ $(BUILDDIR )
You can’t perform that action at this time.
0 commit comments