[pypy-svn] r39589 - pypy/dist/pypy/doc

cfbolz at codespeak.net cfbolz at codespeak.net
Wed Feb 28 16:45:18 CET 2007


Author: cfbolz
Date: Wed Feb 28 16:45:14 2007
New Revision: 39589

Modified:
   pypy/dist/pypy/doc/index-report.txt
Log:
add links to the 14.2 report and update the one about 3.1


Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt	(original)
+++ pypy/dist/pypy/doc/index-report.txt	Wed Feb 28 16:45:14 2007
@@ -12,6 +12,14 @@
 Reports of 2007
 ===============
 
+`D14.2 Tutorials and Guide Through the PyPy Source Code`_ is an interim version
+of a report about the steps we have taken to make the project approachable for
+newcomers.
+
+`D03.1 Extension Compiler`_ is an interim version of a report about
+PyPy's extension compiler and RCTypes, as well as the effort to keep up with
+CPython's changes. All feedback for it is very welcome. *(2007-02-28)*
+
 `Draft D13.1 Build and Configuration Tool`_ is an interim version of a report
 about our build an configuration toolchain as well as the planned Debian
 packages.  The report is still a draft, all feedback for it is welcome.
@@ -28,11 +36,6 @@
 .. _`py-lib`: http://codespeak.net/py/current/doc/
 .. _`py.test`: http://codespeak.net/py/current/doc/test.html
 
-`Draft D03.1 Extension Compiler`_ is an interim version of a report about
-PyPy's extension compiler and RCTypes, as well as the effort to keep up with
-CPython's changes. The report is still a draft, all feedback for it is very
-welcome. *(2007-01-22)*
-
 
 Reports of 2006
 ===============
@@ -96,7 +99,8 @@
 .. _`Draft D09.1 Constraint Solving and Semantic Web`: http://codespeak.net/pypy/extradoc/eu-report/D09.1_Constraint_Solving_and_Semantic_Web-interim-2006-07-28.pdf
 .. _`D14.3 Report about Milestone/Phase 2`: http://codespeak.net/pypy/extradoc/eu-report/D14.3_Report_about_Milestone_Phase_2-final-2006-08-03.pdf
 .. _`PyPy's approach to virtual machine construction`: http://codespeak.net/svn/pypy/extradoc/talk/dls2006/pypy-vm-construction.pdf
-.. _`Draft D03.1 Extension Compiler`: http://codespeak.net/pypy/extradoc/eu-report/D03.1_Extension_Compiler-interim-2007-01-22.pdf
+.. _`D03.1 Extension Compiler`: http://codespeak.net/pypy/extradoc/eu-report/D03.1_Extension_Compiler-interim-2007-02-28.pdf
 .. _`Draft D02.3 Testing Tool`: http://codespeak.net/pypy/extradoc/eu-report/D02.3_Testing_Framework-interim-2007-01-28.pdf
 .. _`Draft D08.2 JIT Compiler Architecture`: http://codespeak.net/pypy/extradoc/eu-report/D08.2_JIT_Compiler_Architecture-interim-2007-01-28.pdf
 .. _`Draft D13.1 Build and Configuration Tool`: http://codespeak.net/pypy/extradoc/eu-report/D13.1_Build-_and_Configuration_Tool-interim-2006-02-01.pdf
+.. _`D14.2 Tutorials and Guide Through the PyPy Source Code`: http://codespeak.net/pypy/extradoc/eu-report/D14.2_Tutorials_and_Guide_Through_the_PyPy_Source_Code-interim-2007-02-28.pdf



More information about the Pypy-commit mailing list