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

cfbolz at codespeak.net cfbolz at codespeak.net
Mon Mar 26 17:48:24 CEST 2007


Author: cfbolz
Date: Mon Mar 26 17:48:23 2007
New Revision: 41399

Modified:
   pypy/dist/pypy/doc/index-report.txt
Log:
add D11.1 to index report


Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt	(original)
+++ pypy/dist/pypy/doc/index-report.txt	Mon Mar 26 17:48:23 2007
@@ -12,6 +12,9 @@
 Reports of 2007
 ===============
 
+`D11.1 PyPy for Embedded Devices`_ is a report the possibilities of using PyPy
+technology for programming embedded devices. *(2007-03-26)*
+
 `D02.3 Testing Tool`_ is a report about the
 `py.test`_ testing tool which is part of the `py-lib`_. *(2007-03-23)*
 
@@ -129,6 +132,7 @@
 .. _`D02.1 Development Tools and Website`: http://codespeak.net/pypy/extradoc/eu-report/D02.1_Development_Tools_and_Website-2007-03-21.pdf
 .. _`Draft D08.2 JIT Compiler Architecture`: http://codespeak.net/pypy/extradoc/eu-report/D08.2_JIT_Compiler_Architecture-interim-2007-01-28.pdf
 .. _`D10.1 Aspect-Oriented, Design-by-Contract Programming and RPython static checking`: http://codespeak.net/pypy/extradoc/eu-report/D10.1_Aspect_Oriented_Programming_in_PyPy-2007-03-22.pdf
+.. _`D11.1 PyPy for Embedded Devices`: http://codespeak.net/pypy/extradoc/eu-report/D11.1_PyPy_for_Embedded_Devices-2007-03-26.pdf
 .. _`D12.1 High-Level-Backends and Feature Prototypes`: http://codespeak.net/pypy/extradoc/eu-report/D12.1_H-L-Backends_and_Feature_Prototypes-2007-03-22.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-2007-03-22.pdf



More information about the Pypy-commit mailing list