summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-02-09 21:38:54 +0000
committerGeorg Brandl <georg@python.org>2008-02-09 21:38:54 +0000
commitc207c717d8743f620b772f051e8af588fdf4d400 (patch)
treebc5da430568e070f7960b3c9b34cd5640dd35bdc
parent8e8e56ceec125a40b19cd1aa76d1497d4c78f872 (diff)
downloadcpython-git-c207c717d8743f620b772f051e8af588fdf4d400.tar.gz
Docs are rst now.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 89c29c00e1..fada9629da 100644
--- a/README
+++ b/README
@@ -1245,7 +1245,7 @@ Most subdirectories have their own README files. Most files have
comments.
Demo/ Demonstration scripts, modules and programs
-Doc/ Documentation sources (LaTeX)
+Doc/ Documentation sources (reStructuredText)
Grammar/ Input for the parser generator
Include/ Public header files
LICENSE Licensing information