spaCy/docs/index.rst
2014-07-05 20:49:46 +02:00

27 lines
572 B
ReStructuredText

.. spacy documentation master file, created by
sphinx-quickstart on Thu Jul 3 21:54:08 2014.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to spacy's documentation!
=================================
Contents:
.. toctree::
:maxdepth: 2
.. py:function:: enumerate(sequence[, start=0])
Return an iterator that yields tuples of an index and an item of the
*sequence*. (And so on.)
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`