Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : ignore variable about time used with tracing
[simgrid.git] / doc / doxygen / help.doc
1 /*! @page help Getting help
2
3 If you are new to the SimGrid framework, you should first strive at
4 reading the current documentation and studying the provided examples.
5 But if a question remains, don't hesitate to ask to the community. You
6 have several ways of doing so:
7
8  - Ask your question to the
9    <a href="mailto:simgrid-user@lists.gforge.inria.fr">User Mailing list</a>
10  - Asking your quetion on Stack Overflow is also a good idea, as this
11    site is very well indexed. We answer questions there too (don't
12    forget to use the SimGrid tag in your question so that we can see
13    it), and they remain usable for the next users.
14  - If your question is about the internals and not about using
15    SimGrid, you may prefer to send your question to the 
16    <a href="mailto:simgrid-devel@lists.gforge.inria.fr">Developers Mailing list</a>
17  - Join us on IRC and ask your question directly on the chanel \#simgrid at
18    irc.debian.org. Be warned that even if many people are connected to
19    the chanel, they may be doing some useful stuff instead of lurking
20    on IRC. So don't be surprised if you don't get an answer in the
21    second, and turn to the mailing lists if nobody seems to be there.
22
23 */