Skip to content

Commit

Permalink
Changed API docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
oadams committed Mar 25, 2018
1 parent cb9af04 commit 4a93c2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ classes. `Utterance` instances comprise `Corpus` instances, which are loaded by
.. autoclass:: persephone.utterance.Utterance

.. autoclass:: persephone.corpus.Corpus
:members: __init__, from_elan

.. There is support for creating Corpus objects from ELAN files::
Expand All @@ -64,7 +65,7 @@ classes. `Utterance` instances comprise `Corpus` instances, which are loaded by
.. tier_prefixes=("xv", "rf"))
.. autoclass:: persephone.corpus.ReadyCorpus
:members:
:members: __init__, determine_labels

.. autoclass:: persephone.corpus_reader.CorpusReader
:members: __init__,
Expand Down

0 comments on commit 4a93c2c

Please sign in to comment.