1Users Guide
2===========
3
4Contents:
5
6.. toctree::
7   :maxdepth: 2
8
9   language_basics
10   extension_types
11   special_methods
12   sharing_declarations
13   external_C_code
14   source_files_and_compilation
15   early_binding_for_speed
16   wrapping_CPlusPlus
17   fusedtypes
18   pypy
19   limitations
20   pyrex_differences
21   memoryviews
22   buffer
23   parallelism
24   debugging
25   numpy_tutorial
26   numpy_pythran
27
28Indices and tables
29------------------
30
31* :ref:`genindex`
32* :ref:`modindex`
33* :ref:`search`
34
35.. toctree::
36
37