[pypy-svn] r38137 - pypy/extradoc/planning/1.0

arigo at codespeak.net arigo at codespeak.net
Thu Feb 8 12:58:54 CET 2007


Author: arigo
Date: Thu Feb  8 12:58:51 2007
New Revision: 38137

Added:
   pypy/extradoc/planning/1.0/
   pypy/extradoc/planning/1.0/documentation.txt   (contents, props changed)
Log:
Release 1.0 planning directory, and start documentation planning.


Added: pypy/extradoc/planning/1.0/documentation.txt
==============================================================================
--- (empty file)
+++ pypy/extradoc/planning/1.0/documentation.txt	Thu Feb  8 12:58:51 2007
@@ -0,0 +1,71 @@
+Documentation for release 1.0
+================================
+
+
+config pages, for all the options.
+Link to the other pages as much as possible.
+
+
+pypy.net      (update translation.txt)
+
+
+js backend    (update translation.txt)
+
+
+object-optimizations.txt.  I guess we take text from the EU report.
+
+
+objspace-proxies.txt:
+
+   * transparent proxies
+
+   * security prototype
+
+
+jit.txt: copy introduction from pypy-dev e-mail, add examples of nice colors
+
+
+improve getting-started
+
+
+release announcement
+
+
+review - check (or decide to ignore) the following .txt files:
+
+   * architecture.txt
+   * coding-guide.txt
+   * configuration.txt
+   * constraints-and-logic.txt
+   * contact.txt
+   * contributor.txt
+   * dev_method.txt
+   * dynamic-language-translation.txt
+   * eventhistory.txt
+   * extcompiler.txt
+   * extradoc.txt
+   * faq.txt
+   * garbage_collection.txt
+   * geninterp.txt
+   * getting-started.txt
+   * glossary.txt
+   * how-to-release.txt
+   * howto-logicobjspace-0.9.txt
+   * index-report.txt
+   * index.txt
+   * interpreter.txt
+   * low-level-encapsulation.txt
+   * objspace.txt
+   * parser.txt
+   * project-ideas.txt
+   * pyontology.txt
+   * rctypes.txt
+   * rlib.txt
+   * rtyper.txt
+   * sprint-reports.txt
+   * stackless.txt
+   * standalone-howto.txt
+   * svn-help.txt
+   * theory.txt
+   * translation-aspects.txt
+   * translation.txt



More information about the Pypy-commit mailing list