Author: Manuel Jacob <[email protected]>
Branch: improve-docs
Changeset: r74076:375187dffcd4
Date: 2014-10-22 15:21 +0200
http://bitbucket.org/pypy/pypy/changeset/375187dffcd4/
Log: Remove hidden TOC tree from index page, move most links under the
appropriate section.
diff --git a/pypy/doc/ctypes-implementation.rst
b/pypy/doc/discussion/ctypes-implementation.rst
rename from pypy/doc/ctypes-implementation.rst
rename to pypy/doc/discussion/ctypes-implementation.rst
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -43,10 +43,11 @@
:maxdepth: 1
cpython_differences
+ extending
gc_info
jit-hooks
stackless
- cppyy
+ __pypy__-module
objspace-proxies
sandbox
@@ -61,9 +62,12 @@
getting-started-dev
how-to-contribute
+ you-want-to-help
architecture
+ configuration
project-ideas
project-documentation
+ how-to-release
.. TODO: audit ^^
@@ -71,14 +75,17 @@
.. TODO: Fill this in
-Academical stuff
-----------------
+Further resources
+-----------------
.. toctree::
:maxdepth: 1
extradoc
-.. TODO: Remove this? Or fill it with links to papers?
+ eventhistory
+ discussions
+ index-of-release-notes
+ contributor
.. _contact:
@@ -119,34 +126,3 @@
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
-
-
-.. TODO figure out what to do with these!
-
-.. toctree::
- :hidden:
-
- configuration
- contributor
- cppyy_backend
- cppyy_example
- ctypes-implementation
- discussion/jit-profiler
- discussions
- eventhistory
- extending
- getting-started-dev
- how-to-release
- release-2.0.1
- release-2.0.2
- release-2.1.0
- release-2.1.0-beta1
- release-2.1.0-beta2
- releases/index
- whatsnew-1.9
- whatsnew-2.0
- whatsnew-2.0.0-beta1
- whatsnew-2.1
- whatsnew-head
- you-want-to-help
- __pypy__-module
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit