Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further improvements to the docs
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Oct 2018 00:31:20 +0000 (02:31 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Oct 2018 00:36:25 +0000 (02:36 +0200)
commitf04cb933da95f9df2da6d58a72a7b1da12582f7d
tree6a10222e0e457e6fbb6024cb0d27e903d777c54c
parentb7c3da37d0776e2e3daadc7ea96dffdee4e809a4
Further improvements to the docs

- Convert MSG and Java (not the javadoc, only generalities) to Sphinx
- Get rid of Exhale and write the doxygen directives manually.
  - I'm too picky on how things should look
  - ./Build.sh tries to check for missing directives, somehow
- Restore some doc chunks that got lost in MSG when converting to
  msg_legacy.cpp. Initially, I thought that MSG could be strongly
  deprecated, but now I understand that some people are not ready for
  the shift to S4U yet.
22 files changed:
doc/doxygen/java.doc [deleted file]
doc/doxygen/module-msg.doc [deleted file]
docs/Build.sh
docs/ignored_symbols [new file with mode: 0644]
docs/source/Doxyfile
docs/source/app_java.rst [new file with mode: 0644]
docs/source/app_msg.rst [new file with mode: 0644]
docs/source/app_s4u.rst
docs/source/app_smpi.rst
docs/source/conf.py
docs/source/index.rst
docs/source/intro_concepts.rst
docs/source/intro_install.rst
docs/source/introduction.rst
docs/source/scenar_config.rst
examples/s4u/README.rst
include/simgrid/msg.h
src/msg/msg_global.cpp
src/msg/msg_gos.cpp
src/msg/msg_process.cpp
src/msg/msg_task.cpp
tools/cmake/DefinePackages.cmake