X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/84402e8e2ee2a2d0bef25fdceb0a263ed8b471f6..8e182ec667539e6e7459102565feded325aed259:/src/plugins/link_energy.cpp diff --git a/src/plugins/link_energy.cpp b/src/plugins/link_energy.cpp index e712952b8c..682d1dc5fc 100644 --- a/src/plugins/link_energy.cpp +++ b/src/plugins/link_energy.cpp @@ -15,7 +15,7 @@ SIMGRID_REGISTER_PLUGIN(link_energy, "Link energy consumption.", &sg_link_energy_plugin_init) -/** @defgroup plugin_link_energy +/** @defgroup plugin_link_energy Plugin Link Energy This is the link energy plugin, accounting for the dissipated energy in the simulated platform.