This file is indexed.

/usr/share/doc/netCDF/html/modules.js is in netcdf-doc 1:4.4.1.1-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
var modules =
[
    [ "NetCDF File and Data I/O", "group__datasets.html", "group__datasets" ],
    [ "Dimensions", "group__dimensions.html", "group__dimensions" ],
    [ "Variables", "group__variables.html", "group__variables" ],
    [ "Attributes", "group__attributes.html", "group__attributes" ],
    [ "Groups", "group__groups.html", "group__groups" ],
    [ "User-Defined Types", "group__user__types.html", "group__user__types" ],
    [ "Library Version", "group__lib__version.html", null ],
    [ "NetCDF Error Handling", "group__error.html", "group__error" ]
];