* build normalized mainpage anchors
* better naming for Pkg commands * User and Reference Manual links from the PackageOverview
This commit is contained in:
@@ -3,6 +3,7 @@ namespace CGAL {
|
||||
/*!
|
||||
|
||||
\mainpage Modular Arithmetic
|
||||
\anchor Chapter_Modular_Arithmetic
|
||||
\anchor chapmodulararithmetic
|
||||
\autotoc
|
||||
\authors Michael Hemmer and Sylvain Pion
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
\PkgAuthor{Michael Hemmer and Sylvain Pion}
|
||||
\PkgDesc{This package provides arithmetic over finite fields. The provided tools are in particular useful for filters based on modular arithmetic and algorithms based on Chinese remainder. }
|
||||
\PkgSince{3.4}
|
||||
\cgalbib{cgal:h-ma}
|
||||
\license{ \ref licensesLGPL "LGPL" }
|
||||
\PkgBib{cgal:h-ma}
|
||||
\PkgLicense{\ref licensesLGPL "LGPL"}
|
||||
\PkgManuals{Chapter_Modular_Arithmetic,PkgModularArithmetic}
|
||||
\PkgDescriptionEnd
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user