Skip to content

Commit

Permalink
Added README as the docs for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
oadams committed Mar 3, 2018
1 parent 33f2a47 commit 3c3d41f
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,19 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to persephone's documentation!
======================================
.. Welcome to persephone's documentation!
.. ======================================
Some text
.. Some text
.. toctree::
:maxdepth: 2
:caption: Contents:

.. autofunction:: persephone.utterance.write_utters
.. autoclass:: persephone.corpus.Corpus
.. autoclass:: persephone.utterance.Utterance
.. autofunction:: persephone.utterance.Utterance

.. include:: ../README.rst

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

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

0 comments on commit 3c3d41f

Please sign in to comment.