Tulip  5.7.4
Large graphs analysis and drawing
). What follows in the @defgroup declaration is the pretty name that will appear into the final HTML document.

This file is part of Tulip (https://tulip.labri.fr)

Authors: David Auber and the Tulip development Team from LaBRI, University of Bordeaux

Tulip is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Tulip is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. tag at the bottom. If you are adding a new class to Tulip and didn't write the documentation yet, you should add those tags until the documentation is written. 2/ Every class should belong to a doxygen group. This means that a @ . 3/ A doxygen group is identified by a single-word identifier (first word after the 3/ Definitions for doxygen groups are found in this file. 4/ Code examples and tutorials belong in this directory too. There should be one header per tutorial to ease documentation process. 5/ Please remember that code comments should NEVER begin with /** (use /* instead) in order to exclude them from doxygen.