Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix insider trick
[simgrid.git] / doc / doxygen / module-surf.doc
index 8587e4e..55af981 100644 (file)
@@ -7,7 +7,6 @@
    - \ref SURF_build_api
    - \ref SURF_c_bindings
    - \ref SURF_interface
-   - \ref SURF_routing_interface
    - \ref SURF_cpu_interface
    - \ref SURF_network_interface
    - \ref SURF_storage_interface
@@ -15,7 +14,7 @@
    - \ref SURF_vm_interface
    - \ref SURF_lmm
    - \ref SURF_callbacks
-   - \ref SURF_plugin_energy
+   - \ref plugin_energy
    
 
 */
 @brief Describes the general interface for all components (Cpu, Network, Storage, Host, VM)
 */
 
-/**
-@defgroup SURF_routing_interface   SURF Routing Interface
-@ingroup SURF_API
-@brief Describes the routing interface
-*/
-
 /**
 @defgroup SURF_cpu_interface   SURF Cpu Interface
 @ingroup SURF_API
 */
 
 /**
-@defgroup SURF_plugin_energy   SURF Energy Plugin
+@defgroup plugin_energy   Energy Plugin
 @ingroup SURF_API
 @brief Describes how to use the energy plugin.
 */