X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/13e0c316176dfe56c04b66d96b65a174e76d0549..7b02515baed02f4f6b8808eb16b0e0175eb53395:/doc/doxygen/module-surf.doc diff --git a/doc/doxygen/module-surf.doc b/doc/doxygen/module-surf.doc index 0ebc5fa292..7e3733f7ad 100644 --- a/doc/doxygen/module-surf.doc +++ b/doc/doxygen/module-surf.doc @@ -7,7 +7,7 @@ - \ref SURF_resources - \ref SURF_build_api - \ref SURF_interface - - \ref SURF_routing + - \ref SURF_routing_interface - \ref SURF_cpu_interface - \ref SURF_network_interface - \ref SURF_storage_interface @@ -27,20 +27,6 @@ the simulation and exiting SURF. */ -/** \defgroup SURF_actions SURF actions - \ingroup SURF_API - \brief This section describes the different datatypes and operations related to the actions in SURF. - - \htmlonly \endhtmlonly -*/ - -/** \defgroup SURF_resources SURF resources - \ingroup SURF_API - \brief This section describes the different datatypes and operations related to the resources in SURF. - - \htmlonly \endhtmlonly -*/ - /** \defgroup SURF_build_api Create a new API \ingroup SURF_API \brief How to build a new API on top of SURF @@ -159,6 +145,14 @@ @htmlonly @endhtmlonly */ +/** +@defgroup SURF_lmm SURF Linear MaxMin +@ingroup SURF_API +@brief Describes how the linear MaxMin system work + +@htmlonly @endhtmlonly +*/ + /** @defgroup SURF_callbacks SURF callbacks @ingroup SURF_API