summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-02-25 22:03:27 +0100
committerGeorg Brandl <georg@python.org>2010-02-25 22:03:27 +0100
commit580a01ca1a1ee8b34b0b324a2f8e76b6545682f7 (patch)
treee4553831d073e2dae0b717cfdb36be61aff633ae /doc
parentf5b731ab2d29182498b4e38a4aef32d47740616e (diff)
downloadsphinx-580a01ca1a1ee8b34b0b324a2f8e76b6545682f7.tar.gz
Update phony target lists.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 153a93db..a8897d2b 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -11,7 +11,7 @@ PAPEROPT_letter = -D latex_paper_size=letter
ALLSPHINXOPTS = -d _build/doctrees $(PAPEROPT_$(PAPER)) \
$(SPHINXOPTS) .
-.PHONY: help clean html dirhtml pickle htmlhelp qthelp latex changes linkcheck doctest
+.PHONY: help clean html dirhtml pickle htmlhelp qthelp latex changes linkcheck doctest man
help:
@echo "Please use \`make <target>' where <target> is one of"