diff options
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r-- | sphinx/quickstart.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py index 0831cd967..5fb5123cd 100644 --- a/sphinx/quickstart.py +++ b/sphinx/quickstart.py @@ -257,9 +257,7 @@ pickle: \tmkdir -p %(rbuilddir)s/pickle %(rbuilddir)s/doctrees \t$(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) %(rbuilddir)s/pickle \t@echo -\t@echo "Build finished; now you can process the pickle files or run" -\t@echo " sphinx-web %(rbuilddir)s/pickle" -\t@echo "to start the sphinx-web server." +\t@echo "Build finished; now you can process the pickle files." web: pickle |