[pypy-svn] r29434 - pypy/dist/pypy/doc
cfbolz at codespeak.net
cfbolz at codespeak.net
Wed Jun 28 14:25:51 CEST 2006
Author: cfbolz
Date: Wed Jun 28 14:25:49 2006
New Revision: 29434
Modified:
pypy/dist/pypy/doc/index.txt
Log:
added link to video docs on the index page
Modified: pypy/dist/pypy/doc/index.txt
==============================================================================
--- pypy/dist/pypy/doc/index.txt (original)
+++ pypy/dist/pypy/doc/index.txt Wed Jun 28 14:25:49 2006
@@ -21,6 +21,9 @@
`talks and related projects`_ lists presentations
and related projects.
+`PyPy video documentation`_ is a page linking to the videos (e.g. of talks and
+introductions) that is available.
+
`license`_ contains licensing details (basically a straight MIT-license).
`FAQ`_ contains the beginning of frequently asked questions.
@@ -100,6 +103,7 @@
.. _`FAQ`: faq.html
.. _Glossary: glossary.html
+.. _`PyPy video documentation`: video-index.html
.. _parser: parser.html
.. _`development methodology`: dev_method.html
.. _`talks and related projects`: extradoc.html
More information about the Pypy-commit
mailing list