diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Doxyfile.in b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Doxyfile.in index 354afa8e8c8..a75bb8163ce 100644 --- a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Doxyfile.in +++ b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Doxyfile.in @@ -4,7 +4,7 @@ PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Planar Parameterization of Triangulat EXTRACT_ALL = false HIDE_UNDOC_CLASSES = true WARN_IF_UNDOCUMENTED = false -HTML_EXTRA_FILES = ${CGAL_PACKAGE_DOC_DIR}/fig/nefertiti.png \ +HTML_EXTRA_FILES = ${CGAL_PACKAGE_DOC_DIR}/fig/nefertiti.jpg \ ${CGAL_PACKAGE_DOC_DIR}/fig/ARAP_new.jpg \ ${CGAL_PACKAGE_DOC_DIR}/fig/orbifold_new.jpg \ ${CGAL_PACKAGE_DOC_DIR}/fig/uniform_new.jpg \ diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt index ef076c95235..a97281a21b8 100644 --- a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt +++ b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt @@ -104,7 +104,7 @@ of this program. \cgalFigureAnchor{Surface_mesh_parameterizationfigsimple}
- +
\cgalFigureCaptionBegin{Surface_mesh_parameterizationfigsimple} Input (left), parameter space (middle), and textured mesh (right) corresponding to the diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/fig/nefertiti.jpg b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/fig/nefertiti.jpg new file mode 100644 index 00000000000..82efe3b0419 Binary files /dev/null and b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/fig/nefertiti.jpg differ