X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0f03cbdc712511931967947ec82be56f76debdd6..a0cfc621574bf3fdfa39c9de5602390ec63f7020:/doc/doxygen/inside_cmake.doc diff --git a/doc/doxygen/inside_cmake.doc b/doc/doxygen/inside_cmake.doc index f65435214b..6c6f31c95a 100644 --- a/doc/doxygen/inside_cmake.doc +++ b/doc/doxygen/inside_cmake.doc @@ -29,7 +29,6 @@ The examples/ directory is organized as follows: - examples/smpi/ or examples using the SMPI API - examples/platforms/ only contains platforms descriptions in the XML format (see @ref platform for details) - examples/deprecated/msg/ for examples using the MSG API. Here the naming convention is package-example (e.g., app-masterworker). - - examples/deprecated/simdag/ for examples using the SimDag API - examples/deprecated/java/ for examples using the Java bindings to the MSG API. This directory contains packages (app, async, cloud, ...) which in turn contain individual examples. If your new example fits in an existing package, add it here, or create a new package otherwise.