Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document disks in the new way
[simgrid.git] / include / simgrid / host.h
index d30750e..c228722 100644 (file)
@@ -92,7 +92,11 @@ XBT_PUBLIC sg_host_t sg_host_self();
 
 XBT_PUBLIC const char* sg_host_self_get_name();
 
-/** @brief Return the total count of pstates defined for a host. See also @ref plugin_energy.
+/** @brief Return the total count of pstates defined for a host.
+ *
+ * @beginrst
+ * See also :ref:`plugin_host_energy`.
+ * @endrst
  *
  * @param  host host to test
  */