[pypy-svn] r16569 - pypy/dist/pypy/doc
hpk at codespeak.net
hpk at codespeak.net
Fri Aug 26 10:40:54 CEST 2005
Author: hpk
Date: Fri Aug 26 10:40:53 2005
New Revision: 16569
Modified:
pypy/dist/pypy/doc/index.txt
Log:
link statistics page
Modified: pypy/dist/pypy/doc/index.txt
==============================================================================
--- pypy/dist/pypy/doc/index.txt (original)
+++ pypy/dist/pypy/doc/index.txt Fri Aug 26 10:40:53 2005
@@ -32,6 +32,8 @@
`compliance test status`_ shows outcomes of
recent compliance test runs against PyPy.
+`PyPy statistics`_ shows LOC statistics about PyPy.
+
`license`_ contains licensing details (basically a straight MIT-license).
.. _FAQ: faq.html
@@ -39,6 +41,7 @@
.. _`talks and related projects`: extradoc.html
.. _`license`: http://codespeak.net/svn/pypy/dist/LICENSE
.. _`compliance test status`: http://codespeak.net/~hpk/pypy-testresult/
+.. _`PyPy statistics`: http://codespeak.net/~hpk/pypy-stat/
.. _`object spaces`: objspace.html
.. _`translation`: translation.html
.. _`coding guide`: coding-guide.html
More information about the Pypy-commit
mailing list