File: index.rst

package info (click to toggle)
cyarray 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 452 kB
  • sloc: python: 768; makefile: 15
file content (33 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (4)
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
.. cyarray documentation master file, created by
   sphinx-quickstart on Thu Nov 29 20:49:39 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to cyarray's documentation!
===================================

The cyarray package provides a fast, typed, re-sizable, Cython array.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   overview.rst

************************
Reference documentation
************************

Autogenerated from doc strings using sphinx's autodoc feature.

.. toctree::
   :maxdepth: 2

   reference/index

Indices and tables
==================

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