mirror of https://github.com/CGAL/cgal
Use alphabetical order for authors
This commit is contained in:
parent
1627349593
commit
0cfa5d0a71
|
|
@ -13,7 +13,7 @@
|
|||
\cgalPkgDescriptionBegin{dD Triangulations,PkgTriangulationsSummary}
|
||||
\cgalPkgPicture{detail.png}
|
||||
\cgalPkgSummaryBegin
|
||||
\cgalPkgAuthors{Samuel Hornus, Olivier Devillers and Clément Jamin}
|
||||
\cgalPkgAuthors{Olivier Devillers, Samuel Hornus, and Clément Jamin}
|
||||
\cgalPkgDesc{This package provides classes for manipulating
|
||||
triangulations (pure simplicial complexes) in Euclidean spaces whose dimension
|
||||
can be specified at compile-time or at run-time. Specifically, it provides a
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ namespace CGAL {
|
|||
\anchor Chapter_Triangulations
|
||||
|
||||
\cgalAutoToc
|
||||
\authors Samuel Hornus, Olivier Devillers and Clément Jamin.
|
||||
\authors Olivier Devillers, Samuel Hornus, and Clément Jamin.
|
||||
|
||||
This package proposes data structures and algorithms to compute
|
||||
triangulations of points in any dimensions.
|
||||
|
|
|
|||
Loading…
Reference in New Issue