Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding a contrib section to the doc
[simgrid.git] / doc / contrib.doc
1 /*! \page contrib Contrib section
2
3 \htmlinclude .contrib.doc.toc
4
5 \section contrib_intro A contrib section ? Why ?
6
7 Many people have come to ask us more complex examples than the simple ones
8 that are distributed with the main branch of the SimGrid project. We do not
9 want to include complex examples in the main branch but we think it is a
10 good idea that users share their experience. That is why we have created a
11 contrib branch that can be used by people who have a nice piece of work
12 using SimGrid and accept to share it. The licence of this code should be
13 LGPL if possible. If you can't licence your code with LGPL, just tell us
14 about it and we will try to sort out whether it makes sense to publish it
15 here.
16
17 \section contrib_surf Projects relying on SURF
18 \section contrib_msg  Projects relying on MSG
19 \section contrib_gras Projects relying on GRAS
20 \section contrib_smpi Projects relying on SMPI
21
22 \author Arnaud Legrand (arnaud.legrand::imag.fr)
23 \author Martin Quinson (martin.quinson::loria.fr)
24
25 */
26