From 0aa7cd1c3b43b64aaa61e7ad688dcbaa9d08b0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20M=C3=B6ller?= Date: Fri, 21 Sep 2012 09:42:24 +0000 Subject: [PATCH] Global heading reduction. Rename some Parameter section to Template Parameters. Fix dependencies. --- .gitattributes | 1 - .../Concepts/AlgebraicKernel_d_1--Compare_1.h | 8 +- .../Concepts/AlgebraicKernel_d_2--Solve_2.h | 8 +- .../CGAL/Arrangement_2.h | 27 +++---- .../Triangulation_vertex_base_with_id_2.h | 3 +- .../boost/graph/graph_traits_Polyhedron_3.h | 3 - BGL/doc/BGL/Concepts/HalfedgeGraph.h | 9 +-- .../CGAL/Approximate_min_ellipsoid_d.h | 24 +++--- .../doc/Bounding_volumes/CGAL/Min_circle_2.h | 6 +- .../CGAL/min_quadrilateral_2.h | 12 +-- .../CGAL/box_intersection_d.h | 27 +++---- .../doc/Circular_kernel_3/CGAL/Line_arc_3.h | 16 ++-- .../CGAL/Spherical_kernel_3.h | 3 +- .../CGAL/convex_hull_3_to_polyhedron_3.h | 15 +--- Documentation/doxyassist.xml | 9 +++ .../doc/Geomview/CGAL/IO/Geomview_stream.h | 3 +- .../CGAL/Largest_empty_iso_rectangle_2.h | 3 +- .../Inscribed_areas/CGAL/extremal_polygon_2.h | 15 ++-- .../doc/Jet_fitting_3/Concepts/SvdTraits.h | 3 +- .../CGAL/Kernel_d/Aff_transformation_d.h | 3 +- .../doc/Kernel_d/CGAL/Kernel_d/Direction_d.h | 6 +- .../doc/Kernel_d/CGAL/Kernel_d/Hyperplane_d.h | 3 +- Kernel_d/doc/Kernel_d/CGAL/Kernel_d/Line_d.h | 3 +- Kernel_d/doc/Kernel_d/CGAL/Kernel_d/Point_d.h | 6 +- Kernel_d/doc/Kernel_d/CGAL/Kernel_d/Ray_d.h | 3 +- .../doc/Kernel_d/CGAL/Kernel_d/Segment_d.h | 3 +- .../doc/Kernel_d/CGAL/Kernel_d/Sphere_d.h | 3 +- .../doc/Kernel_d/CGAL/Kernel_d/Vector_d.h | 6 +- Kernel_d/doc/Kernel_d/CGAL/Linear_algebraCd.h | 8 +- Kernel_d/doc/Kernel_d/CGAL/Linear_algebraHd.h | 8 +- Kernel_d/doc/Kernel_d/CGAL/intersections_d.h | 3 +- Kernel_d/doc/Kernel_d/Concepts/Vector.h | 17 ++-- .../CGAL/Kinetic/Erase_event.h | 3 +- .../CGAL/Kinetic/Insert_event.h | 3 +- .../CGAL/Kinetic/Regular_triangulation_3.h | 3 +- .../Kinetic_framework/CGAL/Kinetic/Listener.h | 3 +- .../CGAL/Kinetic/Ref_counted.h | 3 +- .../Concepts/CertificateGenerator.h | 3 +- .../Concepts/FunctionKernel.h | 9 +-- .../Kinetic_framework/Concepts/Simulator.h | 3 +- .../CGAL/Cell_attribute_with_point.h | 18 ++--- .../CGAL/Linear_cell_complex.h | 18 ++--- .../CGAL/Linear_cell_complex_constructors.h | 3 +- .../CGAL/Linear_cell_complex_min_items.h | 8 +- .../CGAL/Linear_cell_complex_traits.h | 8 +- .../Concepts/LinearCellComplexItems.h | 5 +- .../doc/Matrix_search/CGAL/Dynamic_matrix.h | 3 +- .../CGAL/monotone_matrix_search.h | 3 +- .../Matrix_search/CGAL/sorted_matrix_search.h | 6 +- .../Concepts/MonotoneMatrixSearchTraits.h | 3 +- Nef_3/doc/Nef_3/CGAL/Nef_polyhedron_3.h | 50 ++++-------- Nef_3/doc/Nef_3/Nef_3.txt | 3 +- Nef_3/doc/Nef_3/examples.txt | 2 + Nef_S2/doc/Nef_S2/Nef_S2.txt | 1 - .../doc/Partition_2/CGAL/is_y_monotone_2.h | 6 +- .../Periodic_3_Delaunay_triangulation_3.h | 3 +- .../CGAL/Periodic_3_triangulation_3.h | 7 +- .../Periodic_3_triangulation_hierarchy_3.h | 6 +- .../Periodic_3_triangulation_3/Classified.txt | 43 ---------- .../doc/Property_map/CGAL/property_map.h | 81 +++---------------- .../doc/Property_map/examples.txt | 1 + .../Concepts/NonnegativeLinearProgram.h | 9 +-- .../Concepts/NonnegativeQuadraticProgram.h | 9 +-- .../doc/QP_solver/Concepts/QuadraticProgram.h | 10 +-- Ridges_3/doc/Ridges_3/CGAL/Ridges.h | 3 +- Ridges_3/doc/Ridges_3/CGAL/Umbilics.h | 8 +- .../Concepts/TriangulatedSurfaceMesh.h | 9 +-- Stream_support/doc/IOstream/CGAL/IO/io.h | 6 +- .../Surface_mesher/CGAL/make_surface_mesh.h | 6 +- .../Triangulation_euclidean_traits_xy_3.h | 30 +++---- .../ConstrainedTriangulationFaceBase_2.h | 3 +- .../CGAL/Triangulation_data_structure_3.h | 3 +- 72 files changed, 200 insertions(+), 471 deletions(-) delete mode 100644 Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/Classified.txt diff --git a/.gitattributes b/.gitattributes index 8841251730b..c3ff6c08e3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4681,7 +4681,6 @@ Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/CGAL/Periodic_3_triang Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h -text Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/CGAL/Periodic_3_triangulation_hierarchy_3.h -text Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/CGAL/Periodic_3_triangulation_traits_3.h -text -Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/Classified.txt -text Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/Concepts/Periodic_3DelaunayTriangulationTraits_3.h -text Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/Concepts/Periodic_3Offset_3.h -text Periodic_3_triangulation_3/doc/Periodic_3_triangulation_3/Concepts/Periodic_3TriangulationDSCellBase_3.h -text diff --git a/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_1--Compare_1.h b/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_1--Compare_1.h index 92e8de9ffed..2f9143bf263 100644 --- a/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_1--Compare_1.h +++ b/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_1--Compare_1.h @@ -7,13 +7,7 @@ Compares `AlgebraicKernel_d_1::Algebraic_real_1` values. \refines ::AdaptableBinaryFunction -Operations --------------- - -The following operators and their symmetric counterparts are required: - */ - class AlgebraicKernel_d_1::Compare_1 { public: @@ -38,6 +32,8 @@ typedef AlgebraicKernel_d_1::Algebraic_real_1 second_argument_type; /// @} /// \name Operations +/// The following operators and their symmetric counterparts are +/// required: /// @{ /*! diff --git a/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_2--Solve_2.h b/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_2--Solve_2.h index 42cc5da3b99..134c3d593a8 100644 --- a/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_2--Solve_2.h +++ b/Algebraic_kernel_d/doc/Algebraic_kernel_d/Concepts/AlgebraicKernel_d_2--Solve_2.h @@ -8,18 +8,12 @@ The multiplicity stored in the output iterator is the multiplicity in the system \refines ::Assignable \refines ::CopyConstructible - -Operations --------------- - -A model of this type must provide: - */ - class AlgebraicKernel_d_2::Solve_2 { public: /// \name Operations +/// A model of this type must provide: /// @{ /*! diff --git a/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/CGAL/Arrangement_2.h b/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/CGAL/Arrangement_2.h index 8190481a541..23f5d4c5881 100644 --- a/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/CGAL/Arrangement_2.h +++ b/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/CGAL/Arrangement_2.h @@ -979,8 +979,7 @@ namespace CGAL { into \f$ x\f$-monotone subcurves (and perhaps isolated points), which are inserted into the arrangement. - Requirements - -------------- + ### Requirements ###