Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Commit

Permalink
use explicit module name for autofunction
Browse files Browse the repository at this point in the history
  • Loading branch information
j-andrews7 committed Jun 30, 2017
1 parent c94b55c commit 09e4f71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ This could also be done by creating a string for the matrix by concatenating the
Full tfmp Module Reference
-----------------------------

.. autofunction:: create_matrix
.. autofunction:: read_matrix
.. autofunction:: score2pval
.. autofunction:: pval2score
.. autofunction:: tfmp.create_matrix
.. autofunction:: tfmp.read_matrix
.. autofunction:: tfmp.score2pval
.. autofunction:: tfmp.pval2score

Contribute
---------------
Expand Down

0 comments on commit 09e4f71

Please sign in to comment.