/usr/share/doc/simgrid/html/modules.js is in simgrid-doc 3.10-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | var modules =
[
[ "MSG", "group__MSG__API.html", "group__MSG__API" ],
[ "XBT", "group__XBT__API.html", "group__XBT__API" ],
[ "TRACE", "group__TRACE__API.html", "group__TRACE__API" ],
[ "SIMIX", "group__SIMIX__API.html", "group__SIMIX__API" ],
[ "SMPI", "group__SMPI__API.html", null ],
[ "SimDag", "group__SD__API.html", "group__SD__API" ],
[ "SURF", "group__SURF__API.html", "group__SURF__API" ],
[ "Full Index", "group__API__index.html", null ],
[ "Msg_storage_management", "group__msg__storage__management.html", "group__msg__storage__management" ]
];
|