summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuichi-ike <yuichi.ike.1990@gmail.com>2020-05-12 11:10:16 +0900
committeryuichi-ike <yuichi.ike.1990@gmail.com>2020-05-12 11:10:16 +0900
commita9c1e13e7f994e5c8d9f1c3d0311a5815df1e67d (patch)
treea1cff45f5aed212c97a8ed2f09be2be138649edc
parent6c17494e02721ca826750155bac14c7f91a173fa (diff)
document fixed
-rw-r--r--src/python/doc/rips_complex_ref.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/rips_complex_ref.rst b/src/python/doc/rips_complex_ref.rst
index 3c25564a..8946d156 100644
--- a/src/python/doc/rips_complex_ref.rst
+++ b/src/python/doc/rips_complex_ref.rst
@@ -22,7 +22,7 @@ Weighted Rips complex reference manual
:undoc-members:
:show-inheritance:
- .. automethod:: gudhi.WeightedRipsComplex.__init__
+ .. automethod:: gudhi.weighted_rips_complex.WeightedRipsComplex.__init__
Basic examples
--------------