summaryrefslogtreecommitdiff
path: root/cython/doc/tangential_complex_ref.rst
diff options
context:
space:
mode:
Diffstat (limited to 'cython/doc/tangential_complex_ref.rst')
-rw-r--r--cython/doc/tangential_complex_ref.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/cython/doc/tangential_complex_ref.rst b/cython/doc/tangential_complex_ref.rst
new file mode 100644
index 00000000..35589475
--- /dev/null
+++ b/cython/doc/tangential_complex_ref.rst
@@ -0,0 +1,10 @@
+===================================
+Tangential complex reference manual
+===================================
+
+.. autoclass:: gudhi.TangentialComplex
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+ .. automethod:: gudhi.TangentialComplex.__init__