/usr/share/doc/libgphoto2-6/libgphoto2-api.html/navtreedata.js is in libgphoto2-dev-doc 2.5.9-3.
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 =
[
[ "libgphoto2 photo camera library (libgphoto2) API", "index.html", [
[ "Deprecated List", "deprecated.html", null ],
[ "Data Structures", null, [
[ "Data Structures", "annotated.html", "annotated" ],
[ "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_8c.html",
"gphoto2-file_8h.html#aca2b7ed7d1b91fcdb0578ee71142a101",
"gphoto2-port-info-list_8h.html#af1f1553e664584f74724a8825829bc09",
"gphoto2-version_8c.html#a039629a84ef4c735b1124901438a7468",
"struct__CameraFilesystem.html#a48290da7bdd03d2a9f24a4bf6fa840dd",
"union__GPPortSettings.html#ac5d97643d4d2c83edd17731949966b49"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';
|