Skip to content

Commit

Permalink
fix new names of functions in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lpantano committed May 16, 2015
1 parent ff69e76 commit 7e302b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ Documentation
***************


.. automodule:: seqcluster.preparedata
.. automodule:: seqcluster.prepare_data
:members:
:undoc-members:
:private-members:

.. automodule:: seqcluster.makecluster
.. automodule:: seqcluster.make_cluster
:members:
:undoc-members:
:private-members:
Expand Down

0 comments on commit 7e302b7

Please sign in to comment.