summaryrefslogtreecommitdiff
path: root/src/python/doc/periodic_cubical_complex_ref.rst
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-09-09 16:03:40 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-09-09 16:03:40 +0200
commit68753b3c28321e28eedd5829c94234da84e25c8d (patch)
tree36003a30309b3203b41092ad4d7ee8fa78551452 /src/python/doc/periodic_cubical_complex_ref.rst
parentdcbdaa0dc00eb069d1a13575f22c0a2f7d63dcc8 (diff)
Code review: rename cython as python (make target and directory
Diffstat (limited to 'src/python/doc/periodic_cubical_complex_ref.rst')
-rw-r--r--src/python/doc/periodic_cubical_complex_ref.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/python/doc/periodic_cubical_complex_ref.rst b/src/python/doc/periodic_cubical_complex_ref.rst
new file mode 100644
index 00000000..4b831647
--- /dev/null
+++ b/src/python/doc/periodic_cubical_complex_ref.rst
@@ -0,0 +1,13 @@
+:orphan:
+
+.. To get rid of WARNING: document isn't included in any toctree
+
+Periodic cubical complex reference manual
+#########################################
+
+.. autoclass:: gudhi.PeriodicCubicalComplex
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+ .. automethod:: gudhi.PeriodicCubicalComplex.__init__