From c207c717d8743f620b772f051e8af588fdf4d400 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 9 Feb 2008 21:38:54 +0000 Subject: [PATCH] Docs are rst now. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1