https://gitlab.inria.fr/pm2/pm2
Raw File
Tip revision: 28348cbb7443cecb94f0380eacf8e9c4fd3b247e authored by Alexandre Denis on 11 July 2022, 16:08:29 UTC
nmad: some more error-checking on remote queues
Tip revision: 28348cb
README.doxygen
To generate the documentation:
-----------------------------

$ doxygen

To upload it on the gforge site:

$ rsync -acvrlt --exclude .svn --exclude latex --exclude man --delete doc/ gforge:/home/groups/pm2/htdocs/testing/doc/marcel

The code for the index page is available in the file doc/marcel.doxy
back to top