/usr/share/doc/simgrid/html/modules.js is in simgrid-doc 3.14.159-2.
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: Simulate CSP Algorithms", "group__MSG__API.html", "group__MSG__API" ],
[ "SimDag: Simulate DAG algorithms", "group__SD__API.html", "group__SD__API" ],
[ "XBT: SimGrid core toolbox", "group__XBT__API.html", "group__XBT__API" ],
[ "TRACING", "group__TRACE__API.html", "group__TRACE__API" ],
[ "Routing: Determining the communication paths", "group__ROUTING__API.html", "group__ROUTING__API" ],
[ "SIMIX", "group__SIMIX__API.html", "group__SIMIX__API" ],
[ "SURF", "group__SURF__API.html", "group__SURF__API" ],
[ "S4U: Next Generation SimGrid API", "group__s4u__api.html", "group__s4u__api" ],
[ "SMPI: Simulate real MPI applications", "group__SMPI__API.html", null ]
];
|