From 42b9a0be049b776da9af4b9b87df409db5da6578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Thu, 14 Feb 2019 10:26:05 +0100 Subject: [PATCH] fix level --- Circular_kernel_3/doc/Circular_kernel_3/PackageDescription.txt | 2 +- Kernel_23/doc/Kernel_23/PackageDescription.txt | 2 +- Periodic_3_mesh_3/doc/Periodic_3_mesh_3/PackageDescription.txt | 2 +- Polyhedron/doc/Polyhedron/PackageDescription.txt | 2 +- Surface_mesh/doc/Surface_mesh/PackageDescription.txt | 2 +- Triangulation_2/doc/Triangulation_2/PackageDescription.txt | 2 +- Triangulation_3/doc/Triangulation_3/PackageDescription.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Circular_kernel_3/doc/Circular_kernel_3/PackageDescription.txt b/Circular_kernel_3/doc/Circular_kernel_3/PackageDescription.txt index 26b34fec208..06b9194dadf 100644 --- a/Circular_kernel_3/doc/Circular_kernel_3/PackageDescription.txt +++ b/Circular_kernel_3/doc/Circular_kernel_3/PackageDescription.txt @@ -103,7 +103,7 @@ - `CGAL::Line_arc_3` - `CGAL::Circular_arc_3` -### Constants and Enumerations ### +## Constants and Enumerations ## - `CGAL::Circle_type` diff --git a/Kernel_23/doc/Kernel_23/PackageDescription.txt b/Kernel_23/doc/Kernel_23/PackageDescription.txt index 4dfd75a4e2d..3782dd9e871 100644 --- a/Kernel_23/doc/Kernel_23/PackageDescription.txt +++ b/Kernel_23/doc/Kernel_23/PackageDescription.txt @@ -497,7 +497,7 @@ - `Kernel::SideOfOrientedCircle_2` - `Kernel::SideOfOrientedSphere_3` -## Dimension handling tools ## +## Dimension Handling Tools ## - `CGAL::Ambient_dimension` - `CGAL::Feature_dimension` diff --git a/Periodic_3_mesh_3/doc/Periodic_3_mesh_3/PackageDescription.txt b/Periodic_3_mesh_3/doc/Periodic_3_mesh_3/PackageDescription.txt index a528c15071a..91f99e0561b 100644 --- a/Periodic_3_mesh_3/doc/Periodic_3_mesh_3/PackageDescription.txt +++ b/Periodic_3_mesh_3/doc/Periodic_3_mesh_3/PackageDescription.txt @@ -42,7 +42,7 @@ flexibility that is offered in the \ref PkgMesh3 package.} \cgalPkgShortInfoEnd \cgalPkgDescriptionEnd -### Relation to the 3D Mesh Generation and 3D Periodic Triangulations Packages ### +\cgalHeading{Relation to the 3D Mesh Generation and 3D Periodic Triangulations Packages} A periodic mesh extends, by definition, infinitely in space. To avoid storing and manipulating duplicate points, well-chosen "dummy" points are inserted diff --git a/Polyhedron/doc/Polyhedron/PackageDescription.txt b/Polyhedron/doc/Polyhedron/PackageDescription.txt index 49bae0c3535..6639eed1e43 100644 --- a/Polyhedron/doc/Polyhedron/PackageDescription.txt +++ b/Polyhedron/doc/Polyhedron/PackageDescription.txt @@ -72,7 +72,7 @@ surface can be used without knowing the halfedge data structure. - \link PkgPolyhedronIOFunc `write_off()` \endlink - \link PkgPolyhedronIOFunc `read_off()` \endlink -### Draw a Polyhedron 3 ### +## Draw a Polyhedron 3 ## - `CGAL::draw` */ diff --git a/Surface_mesh/doc/Surface_mesh/PackageDescription.txt b/Surface_mesh/doc/Surface_mesh/PackageDescription.txt index af323cdd4a7..dbbe64d3f34 100644 --- a/Surface_mesh/doc/Surface_mesh/PackageDescription.txt +++ b/Surface_mesh/doc/Surface_mesh/PackageDescription.txt @@ -38,7 +38,7 @@ and faces is much simpler and can be used at runtime and not at compile time.} - `CGAL::Surface_mesh

` -### Draw a Surface Mesh ### +## Draw a Surface Mesh ## - `CGAL::draw` */ diff --git a/Triangulation_2/doc/Triangulation_2/PackageDescription.txt b/Triangulation_2/doc/Triangulation_2/PackageDescription.txt index da532e54375..de15e83dae4 100644 --- a/Triangulation_2/doc/Triangulation_2/PackageDescription.txt +++ b/Triangulation_2/doc/Triangulation_2/PackageDescription.txt @@ -112,7 +112,7 @@ are described in Chapter \ref PkgTDS2Ref "2D Triangulation Data Structure". ## Enum ## - \link CGAL::Triangulation_2::Locate_type `CGAL::Triangulation_2::Locate_type` \endlink -### Draw a Triangulation 2 ### +## Draw a Triangulation 2 ## - `CGAL::draw` */ diff --git a/Triangulation_3/doc/Triangulation_3/PackageDescription.txt b/Triangulation_3/doc/Triangulation_3/PackageDescription.txt index e8d7828e926..9b13ea4501a 100644 --- a/Triangulation_3/doc/Triangulation_3/PackageDescription.txt +++ b/Triangulation_3/doc/Triangulation_3/PackageDescription.txt @@ -117,7 +117,7 @@ is opposite to the vertex with the same index. See - `CGAL::Triangulation_3::Locate_type` -### Draw a Triangulation 3 ### +## Draw a Triangulation 3 ## - `CGAL::draw` */