Commit 566d99a2 authored by Robert Bradshaw's avatar Robert Bradshaw

Add stubs for pure and directives.

parent 6f24ed3e
Compiler Directives
===================
TODO. See http://wiki.cython.org/enhancements/compilerdirectives
\ No newline at end of file
......@@ -16,6 +16,7 @@ Contents:
interfacing_with_other_code
special_mention
limitations
directives
Indices and tables
------------------
......
Tutorials
=========
Contents:
.. toctree::
:maxdepth: 2
......@@ -14,6 +12,7 @@ Contents:
profiling_tutorial
numpy
strings
pure
readings
related_work
appendix
......
Pure Python Mode
================
TODO: http://wiki.cython.org/pure
\ No newline at end of file
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