commit | 5c29dd4dbcdd7778fd327f6ede14bfa54bca0708 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Dec 21 01:04:32 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Dec 21 01:04:32 2008 +0000 |
tree | 5f42ab46972565e14fb5840e7a03e51b79780a05 | |
parent | a2813c98822acd3b2a9091b36cd0ddb6086a2032 [diff] [blame] |
sphinx.web is long gone
diff --git a/Doc/README.txt b/Doc/README.txt index a1ebed7..3dce091 100644 --- a/Doc/README.txt +++ b/Doc/README.txt
@@ -94,8 +94,8 @@ python tools/sphinx-build.py -b<builder> . build/<outputdirectory> -where `<builder>` is one of html, web or htmlhelp (for explanations see the make -targets above). +where `<builder>` is one of html, text, latex, or htmlhelp (for explanations see +the make targets above). Contributing