We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8043e3 commit e719f74Copy full SHA for e719f74
doc/Makefile
@@ -14,8 +14,8 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(SPHINXOPTS) .
14
help:
15
@echo "Please use \`make <target>' where <target> is one of"
16
@echo " all generate the complete webpage"
17
- @echo " html build the HTML files from the existing rst sources"
18
@echo " api generate rst source files of API documentation"
+ @echo " html build the HTML files from the existing rst sources"
19
@echo " server make a local HTTP server for previewing the built documentation"
20
@echo " clean clean up built and generated files"
21
0 commit comments