X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3cee343c2f93c3bf4667131e618f01fa692e1138..1784bdccf796c18fbf46d8359c0d6b9bddb4b195:/doc/doxygen/module-surf.doc diff --git a/doc/doxygen/module-surf.doc b/doc/doxygen/module-surf.doc index 7e3733f7ad..e4aed28d19 100644 --- a/doc/doxygen/module-surf.doc +++ b/doc/doxygen/module-surf.doc @@ -3,9 +3,8 @@ \section SURF_doc Surf documentation Surf is composed several components: - \ref SURF_simulation - - \ref SURF_actions - - \ref SURF_resources - \ref SURF_build_api + - \ref SURF_c_bindings - \ref SURF_interface - \ref SURF_routing_interface - \ref SURF_cpu_interface @@ -13,6 +12,7 @@ - \ref SURF_storage_interface - \ref SURF_workstation_interface - \ref SURF_vm_workstation_interface + - \ref SURF_lmm - \ref SURF_callbacks - \ref SURF_plugin_energy @@ -90,19 +90,19 @@ */ /** -@defgroup SURF_routing_interface SURF Routing Interface +@defgroup SURF_interface SURF Interface @ingroup SURF_API -@brief Describes the routing interface +@brief Describes the general interface for all components (Cpu, Network, Storage, Workstation, WorkstationVM) -@htmlonly @endhtmlonly +@htmlonly @endhtmlonly */ /** -@defgroup SURF_interface SURF Interface +@defgroup SURF_routing_interface SURF Routing Interface @ingroup SURF_API -@brief Describes the general interface for all components (Cpu, Network, Storage, Workstation, WorkstationVM) +@brief Describes the routing interface -@htmlonly @endhtmlonly +@htmlonly @endhtmlonly */ /** @@ -167,4 +167,4 @@ @brief Describes how to use the energy plugin. @htmlonly @endhtmlonly -*/ \ No newline at end of file +*/