This file is indexed.

/usr/share/doc/mia-2.2/libdoc/modules.js is in libmia-2.2-doc 2.2.7-3.

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
13
14
15
var modules =
[
    [ "Basic data strctures and functions", "group__basic.html", "group__basic" ],
    [ "Command line and parameter parsing", "group__cmdline.html", "group__cmdline" ],
    [ "Filtering and combining", "group__filtering.html", "group__filtering" ],
    [ "Input/output of files", "group__io.html", "group__io" ],
    [ "Image Registration and Transformation", "group__registration.html", "group__registration" ],
    [ "Interpolation", "group__interpol.html", "group__interpol" ],
    [ "Logging and debugguing", "group__logging.html", "group__logging" ],
    [ "Perfusion Analysis", "group__perf.html", "group__perf" ],
    [ "Plug-in handling", "group__plugin.html", "group__plugin" ],
    [ "Template metaprogramming classes", "group__traits.html", "group__traits" ],
    [ "Test classes and functions", "group__tests.html", "group__tests" ],
    [ "Uncategorized", "group__misc.html", "group__misc" ]
];