Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc: remove the simix module. Was never written anyway
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Oct 2018 10:18:30 +0000 (12:18 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Oct 2018 10:18:30 +0000 (12:18 +0200)
doc/doxygen/module-index.doc
doc/doxygen/module-simix.doc [deleted file]
tools/cmake/DefinePackages.cmake

index 57c4fa2..d1f2962 100644 (file)
@@ -100,15 +100,6 @@ in other languages). Until then, please head to @ref platform.
 
 */
 
 
 */
 
-/** @defgroup SIMIX_API      SIMIX
-    @brief POSIX-like interface for building simulation
-
-    This is a developer-level interface that should be useful only if you
-    plan to design a new interface for SimGrid.
-*/
-
-
-
 /**
 @defgroup SURF_API SURF
 @brief Internal kernel of all the simulators used in SimGrid, and associated models.
 /**
 @defgroup SURF_API SURF
 @brief Internal kernel of all the simulators used in SimGrid, and associated models.
diff --git a/doc/doxygen/module-simix.doc b/doc/doxygen/module-simix.doc
deleted file mode 100644 (file)
index 2191bec..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-/** @addtogroup SIMIX_API
-
-  @section smx_detail Coming soon
- @{ */
-     /** @defgroup m_datatypes_management_details SIMIX datatypes management details */
-/** @} */
-
-/**
- * @defgroup simix_process_management Process Management Functions
- * @ingroup SIMIX_API
- */
-
-/**
- * @defgroup simix_host_management Host Management Functions
- * @ingroup SIMIX_API
- */
-
-/**
- * @defgroup simix_rdv_management RDV Management Functions
- * @ingroup SIMIX_API
- */
-
-/**
-  * @defgroup simix_comm_management Communication Management Functions
-  * @ingroup SIMIX_API
-  */
-
-/**
-  * @defgroup simix_synchro_management Synchronisation Management Functions
-  * @ingroup SIMIX_API
-  */
-  
-/**
-  * @defgroup simix_file_management File Management Functions
-  * @ingroup SIMIX_API
-  */
index 64480a6..f580465 100644 (file)
@@ -872,7 +872,6 @@ set(DOC_SOURCES
   doc/doxygen/inside_extending.doc
   doc/doxygen/inside_release.doc
   doc/doxygen/module-sd.doc
   doc/doxygen/inside_extending.doc
   doc/doxygen/inside_release.doc
   doc/doxygen/module-sd.doc
-  doc/doxygen/module-simix.doc
   doc/doxygen/module-surf.doc
   doc/doxygen/module-trace.doc
   doc/doxygen/module-xbt.doc
   doc/doxygen/module-surf.doc
   doc/doxygen/module-trace.doc
   doc/doxygen/module-xbt.doc