summaryrefslogtreecommitdiff
path: root/docs/src/userguide/index.rst
blob: cfbee2fbd01ad6b3f16c167768bc7ea4b294c435 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Users Guide
===========

Contents:

.. toctree::
   :maxdepth: 2

   language_basics
   extension_types
   special_methods
   sharing_declarations
   external_C_code
   source_files_and_compilation
   early_binding_for_speed
   wrapping_CPlusPlus
   fusedtypes
   pypy
   limitations
   pyrex_differences
   memoryviews
   buffer
   parallelism
   debugging
   numpy_tutorial
   numpy_pythran

Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. toctree::