Author: Rami Chowdhury <[email protected]>
Branch: improve-docs
Changeset: r66386:fcbb6cfccce4
Date: 2013-08-28 13:46 +0100
http://bitbucket.org/pypy/pypy/changeset/fcbb6cfccce4/

Log:    Remove nonexistent documents, update references to getting-started

diff --git a/pypy/doc/dev_method.rst b/pypy/doc/dev_method.rst
--- a/pypy/doc/dev_method.rst
+++ b/pypy/doc/dev_method.rst
@@ -191,8 +191,8 @@
    expectations is also good to do. Unfortunately there is always time spent
    the first day, mostly in the morning when people arrive to get the internet
    and server infrastructure up and running. That is why we are, through
-   :doc:`documentation <getting-started>`, trying to get participants to set 
up the tools and
-   configurations needed before they arrive to the sprint.
+   :doc:`documentation <getting-started-index>`, trying to get participants to
+   set up the tools and configurations needed before they arrive to the sprint.
 
    Approximate hours being held are 10-17, but people tend to stay longer to
    code during the evenings. A short status meeting starts up the day and work
diff --git a/pypy/doc/discussions.rst b/pypy/doc/discussions.rst
--- a/pypy/doc/discussions.rst
+++ b/pypy/doc/discussions.rst
@@ -11,7 +11,3 @@
        discussion/finalizer-order.rst
        discussion/howtoimplementpickling.rst
        discussion/improve-rpython.rst
-       discussion/outline-external-ootype.rst
-       discussion/VM-integration.rst
-
-
diff --git a/pypy/doc/eventhistory.rst b/pypy/doc/eventhistory.rst
--- a/pypy/doc/eventhistory.rst
+++ b/pypy/doc/eventhistory.rst
@@ -173,7 +173,7 @@
 with its features preserved.
 
 See the :doc:`release 0.8 announcement <releases/0.8.0>` for further details 
about the release and
-the :doc:`getting started <getting-started>` document for instructions about 
downloading it and
+the :doc:`getting started <getting-started-index>` document for instructions 
about downloading it and
 trying it out.  There is also a short :doc:`FAQ <faq>`.  *(11/03/2005)*
 
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to