/usr/share/python-odf/API-doc/html/navtreedata.js is in python-odf-doc 1.3.6-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 | var NAVTREE =
[
[ "ODFPY", "index.html", [
[ "Packages", null, [
[ "Packages", "namespaces.html", "namespaces" ],
[ "Package Functions", "namespacemembers.html", [
[ "All", "namespacemembers.html", "namespacemembers_dup" ],
[ "Functions", "namespacemembers_func.html", "namespacemembers_func" ],
[ "Variables", "namespacemembers_vars.html", null ]
] ]
] ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
[ "Class Index", "classes.html", null ],
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
[ "Class Members", "functions.html", [
[ "All", "functions.html", "functions_dup" ],
[ "Functions", "functions_func.html", "functions_func" ],
[ "Variables", "functions_vars.html", null ]
] ]
] ],
[ "Files", null, [
[ "File List", "files.html", "files" ]
] ]
] ]
];
var NAVTREEINDEX =
[
"____init_____8py.html",
"classodf_1_1odf2xhtml_1_1ODF2XHTML.html#a15e6c84146e605adaca8428593a83671",
"dc_8py.html#ad29f58fe059da44ec69720d4c91f7d7d",
"namespacemembers_w.html",
"style_8py.html#aee8481da028d3b882574c96297e28f79",
"text_8py.html#ab658fead2e966be68ac904cbfec989f3"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';
|