* build normalized mainpage anchors

* better naming for Pkg commands
* User and Reference Manual links from the PackageOverview
This commit is contained in:
Philipp Möller
2012-09-20 15:30:03 +00:00
parent b67df505d9
commit 1954eff3d6
221 changed files with 340 additions and 4250 deletions
@@ -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
*/