Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Doc] Corrected smpi/display_timing paragraph
[simgrid.git] / doc / doxygen / internals.doc
index 3c62349..30e96a8 100644 (file)
@@ -1,4 +1,4 @@
-/*! @page internals SimGrid internals
+/*! @page internals SimGrid Developer Guide
 
 This page does not exist yet, sorry. We are currently refurbishing the
 user documentation -- the internal documentation will follow (FIXME).
@@ -13,10 +13,11 @@ SimGrid project, ie how to extend the framework in any way, how the
 automatic tests are run, and so on. These informations are split on
 several pages, as follows:
 
+ - @subpage inside_doxygen
  - @subpage inside_extending
  - @subpage inside_cmake
  - @subpage inside_release
- - @subpage inside_autotests
+ - @subpage inside_ci
 
 
 \htmlonly
@@ -88,4 +89,4 @@ See the \ref XBT_API section for more details.
 \subsection ug_lucas_layer Tracing simulation
 Finally, a transversal module allows you to trace your simulation. More documentation in the section \ref TRACE_doc
 
-*/
\ No newline at end of file
+*/