Commit c556e988 authored by Stefan Behnel's avatar Stefan Behnel

move PyPy porting doc page to userguide (not a tutorial), move early-binding page more to the front

--HG--
rename : docs/src/tutorial/pypy.rst => docs/src/userguide/pypy.rst
parent 5de843ae
...@@ -13,7 +13,6 @@ Tutorials ...@@ -13,7 +13,6 @@ Tutorials
strings strings
pure pure
numpy numpy
pypy
readings readings
related_work related_work
appendix appendix
......
...@@ -14,11 +14,12 @@ Contents: ...@@ -14,11 +14,12 @@ Contents:
sharing_declarations sharing_declarations
external_C_code external_C_code
source_files_and_compilation source_files_and_compilation
early_binding_for_speed
wrapping_CPlusPlus wrapping_CPlusPlus
fusedtypes fusedtypes
pypy
limitations limitations
pyrex_differences pyrex_differences
early_binding_for_speed
memoryviews memoryviews
parallelism parallelism
debugging debugging
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment