Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 16 Oct 2015 19:14:17 +0000 (21:14 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 16 Oct 2015 19:14:17 +0000 (21:14 +0200)
doc/doxygen/internals.doc
doc/webcruft/DiscoveringSimgrid.gif [new file with mode: 0644]

index 30e96a8..e3ecacd 100644 (file)
@@ -3,6 +3,11 @@
 This page does not exist yet, sorry. We are currently refurbishing the
 user documentation -- the internal documentation will follow (FIXME).
 
+All we can say for now is that once you learn a bit about the SimGrid
+internals, you will probably look a bit like this:
+
+@image html DiscoveringSimgrid.gif Discovering SimGrid's Internals.
+
 There is two main things you want to know about the internals of
 SimGrid. First, you need to understand the component organization, as
 SimGrid is heavily layered, with each level being rather highly
diff --git a/doc/webcruft/DiscoveringSimgrid.gif b/doc/webcruft/DiscoveringSimgrid.gif
new file mode 100644 (file)
index 0000000..9e45ad7
Binary files /dev/null and b/doc/webcruft/DiscoveringSimgrid.gif differ