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