This file is indexed.

/usr/share/frei0r/html/navtreedata.js is in frei0r-plugins-doc 1.4-3build1.

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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
var NAVTREE =
[
  [ "frei0r", "index.html", [
    [ "frei0r - a minimalistic plugin API for video effects", "index.html", [
      [ "Introduction", "index.html#sec_intro", null ],
      [ "Overview", "index.html#sec_overview", null ],
      [ "Changes", "index.html#sec_changes", [
        [ "From frei0r 1.1 to frei0r 1.2", "index.html#sec_changes_1_1_1_2", null ],
        [ "From frei0r 1.0 to frei0r 1.1", "index.html#sec_changes_1_0_1_1", null ]
      ] ]
    ] ],
    [ "Modules", "modules.html", "modules" ],
    [ "Data Structures", null, [
      [ "Data Structures", "annotated.html", "annotated" ],
      [ "Data Structure Index", "classes.html", null ],
      [ "Data Fields", "functions.html", [
        [ "All", "functions.html", null ],
        [ "Variables", "functions_vars.html", null ]
      ] ]
    ] ],
    [ "Files", null, [
      [ "File List", "files.html", "files" ],
      [ "Globals", "globals.html", [
        [ "All", "globals.html", null ],
        [ "Functions", "globals_func.html", null ],
        [ "Typedefs", "globals_type.html", null ],
        [ "Macros", "globals_defs.html", null ]
      ] ]
    ] ]
  ] ]
];

var NAVTREEINDEX =
[
"annotated.html"
];

var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';