We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd7785 commit d7c155bCopy full SHA for d7c155b
1 file changed
docs/source/apiref.rst
@@ -25,10 +25,18 @@ tdamapper.learn
25
:undoc-members:
26
:show-inheritance:
27
28
-tdamapper.clustering
29
---------------------
+tdamapper.plot
+--------------
30
31
-.. automodule:: tdamapper.clustering
+.. automodule:: tdamapper.plot
32
+ :members:
33
+ :undoc-members:
34
+ :show-inheritance:
35
+
36
+tdamapper.protocols
37
+-------------------
38
39
+.. automodule:: tdamapper.protocols
40
:members:
41
42
@@ -49,10 +57,10 @@ tdamapper.utils.vptree
49
57
50
58
51
59
52
-tdamapper.plot
53
---------------
60
+tdamapper.app
61
+-------------
54
62
55
-.. automodule:: tdamapper.plot
63
+.. automodule:: tdamapper.app
56
64
65
66
0 commit comments