Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
completely revamp the MSG tutorial
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 8 Mar 2018 16:01:32 +0000 (17:01 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 8 Mar 2018 16:01:36 +0000 (17:01 +0100)
commit193e26b3f5577626bce1131ea5977663610e8a0b
treecb79bdbd356e9f0d66c00fa2150a817acbc48aa0
parentd35c7a30006f6a518573c0850445f22c73ff3448
completely revamp the MSG tutorial

I should have converted this to S4U while I was at it, I know.
18 files changed:
.gitignore
doc/Doxyfile.in
doc/doxygen/tutorial_msg.doc [deleted file]
doc/tuto-msg/Makefile [moved from doc/msg-tuto-src/Makefile with 77% similarity]
doc/tuto-msg/deployment0.xml [moved from doc/msg-tuto-src/deployment0.xml with 100% similarity]
doc/tuto-msg/deployment1.xml [moved from doc/msg-tuto-src/deployment1.xml with 100% similarity]
doc/tuto-msg/deployment2.xml [moved from doc/msg-tuto-src/deployment2.xml with 81% similarity]
doc/tuto-msg/deployment3.xml [moved from doc/msg-tuto-src/deployment3.xml with 55% similarity]
doc/tuto-msg/deployment_general.xml [moved from doc/msg-tuto-src/deployment_general.xml with 100% similarity]
doc/tuto-msg/masterworker-sol1.c [moved from doc/msg-tuto-src/masterworker1.c with 75% similarity]
doc/tuto-msg/masterworker-sol2.c [moved from doc/msg-tuto-src/masterworker2.c with 73% similarity]
doc/tuto-msg/masterworker-sol3.c [moved from doc/msg-tuto-src/masterworker3.c with 76% similarity]
doc/tuto-msg/masterworker-sol4.c [moved from doc/msg-tuto-src/masterworker4.c with 61% similarity]
doc/tuto-msg/masterworker.c [moved from doc/msg-tuto-src/masterworker0.c with 81% similarity]
doc/tuto-msg/overview.svg [new file with mode: 0644]
doc/tuto-msg/tuto-msg.doc [new file with mode: 0644]
tools/cmake/DefinePackages.cmake
tools/cmake/Tests.cmake