diff options
| author | Georg Brandl <georg@python.org> | 2010-02-25 22:03:27 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-02-25 22:03:27 +0100 |
| commit | 580a01ca1a1ee8b34b0b324a2f8e76b6545682f7 (patch) | |
| tree | e4553831d073e2dae0b717cfdb36be61aff633ae /doc | |
| parent | f5b731ab2d29182498b4e38a4aef32d47740616e (diff) | |
| download | sphinx-580a01ca1a1ee8b34b0b324a2f8e76b6545682f7.tar.gz | |
Update phony target lists.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile | 2 |
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" |
