This file is indexed.

/usr/share/doc/libambix/apiref/menudata.js is in libambix-doc 0.1.1-1.

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
var menudata={children:[
{text:'Main Page',url:'index.html'},
{text:'Related Pages',url:'pages.html'},
{text:'Modules',url:'modules.html'},
{text:'Classes',url:'annotated.html',children:[
{text:'Class List',url:'annotated.html'},
{text:'Class Index',url:'classes.html'},
{text:'Class Members',url:'functions.html',children:[
{text:'All',url:'functions.html'},
{text:'Variables',url:'functions_vars.html'}]}]},
{text:'Files',url:'files.html',children:[
{text:'File List',url:'files.html'},
{text:'File Members',url:'globals.html',children:[
{text:'All',url:'globals.html',children:[
{text:'a',url:'globals.html#index_a'},
{text:'f',url:'globals.html#index_f'}]},
{text:'Functions',url:'globals_func.html',children:[
{text:'a',url:'globals_func.html#index_a'}]},
{text:'Typedefs',url:'globals_type.html'},
{text:'Enumerations',url:'globals_enum.html'},
{text:'Enumerator',url:'globals_eval.html',children:[
{text:'a',url:'globals_eval.html#index_a'}]},
{text:'Macros',url:'globals_defs.html'}]}]}]}