mirror of https://github.com/CGAL/cgal
Remove warning about the new API introduced in CGAL 4.11
This commit is contained in:
parent
c5ab12f840
commit
0700847882
|
|
@ -9,11 +9,6 @@ namespace CGAL {
|
|||
|
||||
\authors Laurent Saboret, Pierre Alliez, Bruno Lévy, Mael Rouxel-Labbé, Andreas Fabri and Hardik Jain
|
||||
|
||||
\warning The API and structure of this package have greatly changed with CGAL 4.11.
|
||||
Users who wish to use the former API must use a version prior to 4.11.
|
||||
Section \ref Surface_mesh_parameterizationBasics gives a gentle introduction to
|
||||
the new, much simpler, API.
|
||||
|
||||
\section Surface_mesh_parameterizationIntroduction Introduction
|
||||
|
||||
Parameterizing a surface amounts to finding a one-to-one mapping from
|
||||
|
|
|
|||
Loading…
Reference in New Issue