/usr/share/proton-0.14.0/docs/api-cpp/navtreedata.js is in libqpid-proton-cpp8-dev-doc 0.14.0-5.1ubuntu1.
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 | var NAVTREE =
[
[ "Qpid Proton C++", "index.html", [
[ "Introduction", "index.html", null ],
[ "IO integration", "io_page.html", null ],
[ "Multithreaded Proton applications", "mt_page.html", null ],
[ "AMQP and C++ types", "types_page.html", null ],
[ "Tutorial", "tutorial.html", 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 ],
[ "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", null ],
[ "Typedefs", "functions_type.html", null ],
[ "Enumerations", "functions_enum.html", null ],
[ "Enumerator", "functions_eval.html", null ],
[ "Related Functions", "functions_rela.html", null ]
] ]
] ],
[ "Files", null, [
[ "File List", "files.html", "files" ]
] ],
[ "Examples", "examples.html", "examples" ]
] ]
];
var NAVTREEINDEX =
[
"amqp__types_8hpp_source.html",
"classproton_1_1decimal128.html#afdb67657e63a66ed3fae7b0c9fd81b48",
"classproton_1_1receiver.html#a1d89c28bd42ba9a52da008bb69367171",
"classproton_1_1url.html#a348cf3a521a7c6de31462917c8ab4364",
"type__id_8hpp.html#aa77887032372174b09ee779f5df12056"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';
|