File: index.rst

package info (click to toggle)
cython 0.21.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 23,804 kB
  • ctags: 31,405
  • sloc: python: 55,862; ansic: 8,318; xml: 1,031; cpp: 777; makefile: 383; lisp: 206; sh: 7
file content (14 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Welcome to Cython's Documentation
=================================

Also see the current `in-development version <http://docs.cython.org/dev/>`_
of the documentation and the `Cython project homepage <http://cython.org/>`_.

.. toctree::
   :maxdepth: 2

   src/quickstart/index
   src/tutorial/index
   src/userguide/index
   src/reference/index