summaryrefslogtreecommitdiff
path: root/cython/doc/cubical_complex_ref.rst
diff options
context:
space:
mode:
Diffstat (limited to 'cython/doc/cubical_complex_ref.rst')
-rw-r--r--cython/doc/cubical_complex_ref.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/cython/doc/cubical_complex_ref.rst b/cython/doc/cubical_complex_ref.rst
new file mode 100644
index 00000000..84aa4223
--- /dev/null
+++ b/cython/doc/cubical_complex_ref.rst
@@ -0,0 +1,9 @@
+Cubical complex reference manual
+################################
+
+.. autoclass:: gudhi.CubicalComplex
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+ .. automethod:: gudhi.CubicalComplex.__init__