Skip to content

Commit 6ec4210

Browse files
committed
docs: Add make directs
1 parent 825b238 commit 6ec4210

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ html:
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+
5156
dirhtml:
5257
$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
5358
@echo

0 commit comments

Comments
 (0)