/usr/share/doc/mia-2.2/libdoc/navtreedata.js is in libmia-2.2-doc 2.2.7-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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | var NAVTREE =
[
[ "MIA - plug-in based framework for gray-scale and medical image processing", "index.html", [
[ "Introduction", "index.html#intro_sec", null ],
[ "About naming schemes", "index.html#naming_sec", null ],
[ "File names", "index.html#naming_sec_files", null ],
[ "Todo List", "todo.html", null ],
[ "Modules", "modules.html", "modules" ],
[ "Data Structures", null, [
[ "Data Structures", "annotated.html", "annotated" ],
[ "Data Structure Index", "classes.html", null ],
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
[ "Data Fields", "functions.html", [
[ "All", "functions.html", "functions_dup" ],
[ "Functions", "functions_func.html", "functions_func" ],
[ "Variables", "functions_vars.html", null ],
[ "Typedefs", "functions_type.html", "functions_type" ],
[ "Enumerations", "functions_enum.html", null ],
[ "Enumerator", "functions_eval.html", null ],
[ "Related Functions", "functions_rela.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", "globals_type" ],
[ "Enumerations", "globals_enum.html", null ],
[ "Enumerator", "globals_eval.html", null ],
[ "Macros", "globals_defs.html", null ]
] ]
] ]
] ]
];
var NAVTREEINDEX =
[
"2d_2cost_8hh.html",
"3d_2fuzzyseg_8hh.html",
"classC1DScalar.html#a25ccb87ede0af0f85ff44a9666774c0a",
"classC2DTransformation_1_1const__iterator.html#afa50f9c7eb79313ab8bc43c2010fa430",
"classC3DSplineTransformPenalty.html#a69895d76865a2654a28d818afcea50fa",
"classCFixedWidthOutput.html#a3ade64966f2c14a8c18141346e4c54c3",
"classCRGB2DImage.html#aa6176f437179da98d8ee2b1a20a1ac85",
"classCTriangleMesh.html#aa5258fed3bfd60d081e16290019e4a49",
"classT3DDatafield.html#a3c98fb4cf743d9e922ebb339b5833416",
"classTDelayedParameter.html#a34b3c452af6090b7b5c9ba5f6a4b00fb",
"classTRegModel.html#a26a7d06a32bb91549de14717e5aef84a",
"classstd_1_1iterator__traits_3_01mia_1_1range2d__iterator__with__boundary__flag_3_01I_01_4_01_4.html#ad97e2760e2e34f93cbfcf5cbff0fee0e",
"functions_func_z.html",
"group__basic.html#ggac301135d3a1ae3d16be1f63b7792f6eca4180ab3c6a6023ed90b6910bc280e636",
"group__io.html#ga893cff180a818048a58b99097e274d61",
"group__registration.html#ga791a13f3cdc4cdbceeb242860231542e",
"polygon_8hh.html#aab03200acb5524451779b27f545f859d",
"structTSingleReferencedObject_1_1EmptyDestructor.html#a3dd6849d1d4b290302ca3cac4820e026"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';
|