Skip to content

Commit

Permalink
Merge pull request #1194 from dcoeurjo/authordoc
Browse files Browse the repository at this point in the history
Removing author from the doc
  • Loading branch information
dcoeurjo authored Jun 27, 2016
2 parents fe9e169 + 82fa32d commit d6e3a41
Showing 1 changed file with 12 additions and 19 deletions.
31 changes: 12 additions & 19 deletions src/DGtal/doc/mainpage.dox
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
*
* @section intro_sec_dgtal Introduction


DGtal is a generic open source library for Digital Geometry
programming whose main objective is to gather and structure different
Expand All @@ -19,7 +19,7 @@ believe this is a necessary step for a better recognition of the
efficiency of discrete geometry techniques by the important image
analysis community. As a consequence, DGtal is designed so as to
simplify the construction of effective demonstration tools. New
results are thus easily shared to a vast audience.
results are thus easily shared to a vast audience.

On a more technical level, DGtal is developed in C++. Similarly to
other classical libraries such as CGAL, it follows the paradigm of
Expand All @@ -36,16 +36,10 @@ arbitrary dimensional volumetric distance transforms. A stream
mechanism has been developed to display digital objects and export
results in different vector formats.

DGtal is a collaborative effort of the French --- for now --- digital
DGtal is a collaborative effort of the French ---for now--- digital
geometry community. It is still a work in progress but show already
many promises to be the common basis for future developments made by
the digital geometry community.

Main participants: D. Coeurjolly (LIRIS, Lyon), G. Damiand (LIRIS,
Lyon), S. Fourey (GREYC, Caen), B. Kerautret (LORIA, Nancy),
J.-O. Lachaud (LAMA, Chambéry), L. Provot (LORIA, Nancy),
T. Roussillon (LIRIS, Lyon), I. Sivignon (Gipsa-lab, Grenoble),
M. Tola (LIRIS, Lyon), X. Provençal (LAMA, Chambéry).
the digital geometry community.


@section package_description DGtal Packages
Expand All @@ -62,35 +56,34 @@ M. Tola (LIRIS, Lyon), X. Provençal (LAMA, Chambéry).
- \ref packageMath
- \ref packageImage
- \ref packageIO


@section manuals_tutorials Helpers and Tutorials

- \ref packageTutorials



@section manueldev Manual pages for DGtal developers
- \ref moduleFAQGit
- \ref moduleCatch



@section links_sec_dgtal Links

<ul>
<li> Documentation of the associated [DGtalTools project](http://dgtal.org/doc/tools/nightly/)</li>
<li> Visit the [DGtal homepage](http://dgtal.org/)</li>
<li> LibBoard section page </li>
</ul>

@defgroup Concepts DGtal Concepts
@defgroup Archetypes DGtal Archetypes
@defgroup Tests DGtal Test Files
@defgroup Examples DGtal Examples


[imagene]: https://gforge.liris.cnrs.fr/projects/imagene "ImaGene"

*/

0 comments on commit d6e3a41

Please sign in to comment.