Author: Manuel Jacob
Branch: improve-docs
Changeset: r66316:35651f0ce780
Date: 2013-08-26 13:34 +0100
http://bitbucket.org/pypy/pypy/changeset/35651f0ce780/

Log:    Structure the TODO better.

diff --git a/TODO-docs b/TODO-docs
--- a/TODO-docs
+++ b/TODO-docs
@@ -4,18 +4,28 @@
 General
 -------
 
-* make inter-documentation links work
-* work on configuration/options documentation
 * structure documentation and add appropriate toctrees
 * integrate numerous getting started documents into something more useful
   (eg. "Installing PyPy", "Building PyPy from source", "Playing with the
   RPython Toolchain", "Write your own interpreter in RPython")
-* remove documentation for removed features
 * architecture documents don't really show the separation between PyPy and 
RPython
 * where should the documentation about coding style etc. be put?
+
+
+Cleanup
+~~~~~~~
+
+* remove documentation for removed features
 * update / remove dead links
 
 
+Meta
+~~~~
+
+* make inter-documentation links work
+* work on configuration/options documentation generation
+
+
 RPython
 -------
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to