/usr/share/doc/libgphoto2-6/libgphoto2-api.html/navtreedata.js is in libgphoto2-dev-doc 2.5.16-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 | var NAVTREE =
[
[ "libgphoto2 photo camera library (libgphoto2) API", "index.html", [
[ "Deprecated List", "deprecated.html", null ],
[ "Data Structures", "annotated.html", [
[ "Data Structures", "annotated.html", "annotated_dup" ],
[ "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", "globals_dup" ],
[ "Functions", "globals_func.html", "globals_func" ],
[ "Variables", "globals_vars.html", null ],
[ "Typedefs", "globals_type.html", null ],
[ "Enumerations", "globals_enum.html", null ],
[ "Enumerator", "globals_eval.html", null ],
[ "Macros", "globals_defs.html", null ]
] ]
] ]
] ]
];
var NAVTREEINDEX =
[
"__stdint_8h_source.html",
"gphoto2-camera_8h.html#a95f595a6d9bfe68d99419a0087363f89",
"gphoto2-filesys_8h.html#a7bbfa59b2587d36fa5be529c788f9585",
"gphoto2-port-version_8h.html#a293e53d10075f8c09b39325d8e54be43",
"jpeg_8c.html#a4aee2400e444196497aaf51b5bda674b",
"struct__CameraWidget.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';
|