X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dcc19da1a2396ecf08021c0e4ec7683c19ab0340..eb0c02dd955faf07077c381f0aaf262081d61c77:/docs/source/Plugins.rst diff --git a/docs/source/Plugins.rst b/docs/source/Plugins.rst index 46b6c01dcd..003b81f185 100644 --- a/docs/source/Plugins.rst +++ b/docs/source/Plugins.rst @@ -24,7 +24,7 @@ documents some of the plugins distributed with SimGrid: - :ref:`Link Energy `: models the energy dissipation of the network. - :ref:`WiFi Energy `: models the energy dissipation of wifi links. - :ref:`Battery `: models batteries that get discharged by the energy consumption of a given host. - - :ref:`Photovoltaic `: models photovoltaic panels which energy production depends on the solar irradiance. + - :ref:`Solar Panel `: models solar panels which energy production depends on the solar irradiance. You can activate these plugins with the :ref:`--cfg=plugin ` command line option, for example with ``--cfg=plugin:host_energy``. You can get the full @@ -224,11 +224,11 @@ Battery .. doxygengroup:: plugin_battery -.. _plugin_photovoltaic: +.. _plugin_solar_panel: -Photovoltaic +Solar Panel =========== -.. doxygengroup:: plugin_photovoltaic +.. doxygengroup:: plugin_solar_panel .. LocalWords: SimGrid