aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pypy/documentation/checking_ReST.txt')
-rw-r--r--pypy/documentation/checking_ReST.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/pypy/documentation/checking_ReST.txt b/pypy/documentation/checking_ReST.txt
deleted file mode 100644
index f90d1f45fc..0000000000
--- a/pypy/documentation/checking_ReST.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-1. You need to have docutils installed.
-2. docutils/tools/buildhtml.py converts your ReST .txt files into .html
- files, and complains when your document has errors.
-3. There is one problem. It converts _every_ .txt to an .html, and there
- is no option to just specify one file. I get around this problem by
- making a directory and moving my new file there for testing, and then
- moving it back when I am done. 0 Elegance points for that fix ...
-
- Laura \ No newline at end of file