X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5089a0a98b27f5eeee62321dff4f025f1648f025..b31da7a1c205fdc49fcbef81a505fd2248e8b152:/docs/source/Plugins.rst diff --git a/docs/source/Plugins.rst b/docs/source/Plugins.rst index 8f55ae3a29..2b9f596f11 100644 --- a/docs/source/Plugins.rst +++ b/docs/source/Plugins.rst @@ -12,8 +12,8 @@ SimGrid Plugins elem.style="opacity:0.93999999;fill:#ff0000;fill-opacity:0.1;stroke:#000000;stroke-width:0.35277778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"; } -
-
+
+
You can extend SimGrid without modifying it, thanks to our plugin mechanism. This page describes how to write your own plugin, and @@ -101,23 +101,38 @@ to explore the other ones. .. _plugin_host_energy: -Host Energy Plugin -================== +Host Energy +=========== + +.. doxygengroup:: plugin_host_energy + -.. doxygengroup:: Plugin_host_energy .. _plugin_link_energy: -Link Energy Plugin -================== +Link Energy +=========== + +.. doxygengroup:: plugin_link_energy + -.. doxygengroup:: Plugin_link_energy .. _plugin_host_load: -Host Load Plugin -================ +Host Load +========= + +.. doxygengroup:: plugin_host_load + + + +.. _plugin_filesystem: + +File System +=========== + +.. doxygengroup:: plugin_filesystem -.. doxygengroup:: Plugin_host_load .. LocalWords: SimGrid +