From 63aadb9a9eca849e1d7557fdced3bc6874426eb1 Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau Date: Mon, 8 Nov 2021 09:17:17 +0100 Subject: doc review: regular triangulation is not 'of Delaunay' --- src/python/doc/alpha_complex_user.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/python/doc/alpha_complex_user.rst') diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst index db0ccdc9..84932c18 100644 --- a/src/python/doc/alpha_complex_user.rst +++ b/src/python/doc/alpha_complex_user.rst @@ -174,8 +174,7 @@ Weighted version ^^^^^^^^^^^^^^^^ A weighted version for Alpha complex is available. It is like a usual Alpha complex, but based on a -`CGAL regular triangulation `_ -of Delaunay. +`CGAL regular triangulation `_. This example builds the CGAL weighted alpha shapes from a small molecule, and initializes the alpha complex with it. This example is taken from -- cgit v1.2.3