diff --git a/docs/index.rst b/docs/index.rst index d33b5a5..0d59bf1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -60,9 +60,10 @@ This could also be done by creating a string for the matrix by concatenating the Full tfmp Module Reference ----------------------------- -.. automodule:: tfmp - :members: - :exclude-members: tfmp +.. autofunction:: create_matrix +.. autofunction:: read_matrix +.. autofunction:: score2pval +.. autofunction:: pval2score Contribute ---------------