X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7ddbdc25753a729517ed23899c83eb808acdd50f..72ce071e25e2cc2626355a11d3e1088853343bfe:/doc/doxygen/module-xbt.doc diff --git a/doc/doxygen/module-xbt.doc b/doc/doxygen/module-xbt.doc index c9b0295445..2c3e4b44bd 100644 --- a/doc/doxygen/module-xbt.doc +++ b/doc/doxygen/module-xbt.doc @@ -11,7 +11,6 @@ - @ref XBT_error - @ref XBT_config - @ref XBT_mallocator - - @ref XBT_cunit - Data structures - @ref XBT_dynar - @ref XBT_dict @@ -44,7 +43,6 @@ /** @defgroup XBT_error Assert macro familly */ /** @defgroup XBT_config Configuration support */ /** @defgroup XBT_mallocator Mallocators */ - /** @defgroup XBT_cunit Unit testing support */ /** @} */ @@ -81,18 +79,3 @@ /** @defgroup XBT_replay Replay */ /** @} */ -/* ************************* * - * * PORTABILITY-INTERNALS * * (not included in documentation) - * ************************* */ - - /** @addtogroup XBT_context Portable context implementation - * @brief Contexts are a higher level system than setjump/longjmp - * for non-preemptible threads. - * - * You shouldn't use it directly since it is merely intended to ease the - * implementation of the several programmation environment of the - * SimGrid toolkit (namely, @ref MSG_API and @ref SMPI_API). - * - * You should use those environments instead. - */ -