Commit f355a4b4 authored by Peter Alexander's avatar Peter Alexander

initial super structure

parent 036f2346
...@@ -7,19 +7,16 @@ Contents: ...@@ -7,19 +7,16 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
docs/overview src/overview
docs/tutorial src/language_basics
docs/language_basics src/compilation
docs/extension_types src/extension_types
docs/special_methods src/sharing_between_cython_modules
docs/sharing_declarations src/cython_for_c
docs/external_C_code src/cython_for_c++
docs/source_files_and_compilation src/cython_for_fortran
docs/wrapping_CPlusPlus src/cython_for_numpy
docs/numpy_tutorial src/limitations
docs/limitations
docs/pyrex_differences
docs/early_binding_for_speed
Indices and tables Indices and tables
================== ==================
......
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