/usr/share/doc/libgig-dev/html/navtreedata.js is in libgig-doc 4.1.0~repack-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 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 40 41 42 43 44 45 46 47 48 49 50 51 | var NAVTREE =
[
[ "libgig", "index.html", [
[ "Intro", "index.html#Intro", null ],
[ "License", "index.html#License", null ],
[ "Examples", "index.html#Examples", null ],
[ "Portability", "index.html#Portability", null ],
[ "Bugs", "index.html#Bugs", null ],
[ "Outro", "index.html#Outro", null ],
[ "Deprecated List", "deprecated.html", null ],
[ "Namespaces", null, [
[ "Namespace List", "namespaces.html", "namespaces" ],
[ "Namespace Members", "namespacemembers.html", [
[ "All", "namespacemembers.html", null ],
[ "Functions", "namespacemembers_func.html", null ],
[ "Variables", "namespacemembers_vars.html", null ],
[ "Typedefs", "namespacemembers_type.html", null ],
[ "Enumerations", "namespacemembers_enum.html", null ],
[ "Enumerator", "namespacemembers_eval.html", null ]
] ]
] ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
[ "Class Members", "functions.html", [
[ "All", "functions.html", "functions_dup" ],
[ "Functions", "functions_func.html", "functions_func" ],
[ "Variables", "functions_vars.html", "functions_vars" ],
[ "Enumerations", "functions_enum.html", null ],
[ "Enumerator", "functions_eval.html", null ]
] ]
] ],
[ "Files", null, [
[ "File List", "files.html", "files" ]
] ]
] ]
];
var NAVTREEINDEX =
[
"Akai_8cpp_source.html",
"classDLS_1_1Instrument.html#a75e16590d7b74dbd22dea88e5c0b8916",
"classRIFF_1_1Chunk.html#a56e2f5c590d1b271200cf66b95fc42c6",
"classSerialization_1_1Archive.html#a578a1b3137554ac3430dc61e64434bd1aaf67f34db14b2274de0d92f0375e68b2",
"classgig_1_1File.html#a04a32938a0a93a466a3cdc521244ab34",
"classgig_1_1Region.html#a82d42a7c4f1df945c8b69ec10b3dfce5",
"functions_k.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';
|