Author: Matti Picus <[email protected]>
Branch:
Changeset: r89082:7c90b50b2832
Date: 2016-12-16 01:06 +0200
http://bitbucket.org/pypy/pypy/changeset/7c90b50b2832/
Log: tweak doc display and expose contributors.rst, now an umlaut-a is
shown as "?",
diff --git a/pypy/doc/contributor.rst b/pypy/doc/contributor.rst
--- a/pypy/doc/contributor.rst
+++ b/pypy/doc/contributor.rst
@@ -1,3 +1,9 @@
+#encoding utf-8
+
+Contributors
+------------
+::
+
Armin Rigo
Maciej Fijalkowski
Carl Friedrich Bolz
diff --git a/pypy/doc/extending.rst b/pypy/doc/extending.rst
--- a/pypy/doc/extending.rst
+++ b/pypy/doc/extending.rst
@@ -61,8 +61,8 @@
.. _libffi: http://sourceware.org/libffi/
-Reflex
-------
+Reflex and cppyy
+----------------
The builtin :doc:`cppyy <cppyy>` module uses reflection information, provided
by
`Reflex`_ (which needs to be `installed separately`_), of C/C++ code to
@@ -81,6 +81,9 @@
.. _installed separately: http://cern.ch/wlav/reflex-2013-08-14.tar.bz2
.. _Reflex: https://root.cern.ch/how/how-use-reflex
+.. toctree::
+
+ cppyy
RPython Mixed Modules
---------------------
@@ -94,7 +97,3 @@
This is how the numpy module is being developed.
-.. toctree::
- :hidden:
-
- cppyy
diff --git a/pypy/doc/index-of-release-notes.rst
b/pypy/doc/index-of-release-notes.rst
--- a/pypy/doc/index-of-release-notes.rst
+++ b/pypy/doc/index-of-release-notes.rst
@@ -59,6 +59,7 @@
.. toctree::
+ release-pypy3.3-v5.5.0.rst
release-pypy3.3-v5.2-alpha1.rst
CPython 3.2 compatible versions
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit