This file is indexed.

/usr/share/doc/simgrid/html/hierarchy.js is in simgrid-doc 3.11.1-10ubuntu1.

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
var hierarchy =
[
    [ "Action", "classAction.html", [
      [ "CpuAction", "classCpuAction.html", null ],
      [ "NetworkAction", "classNetworkAction.html", null ],
      [ "StorageAction", "classStorageAction.html", null ],
      [ "WorkstationAction", "classWorkstationAction.html", null ]
    ] ],
    [ "As", "structAs.html", null ],
    [ "AsClusterFatTree", "classAsClusterFatTree.html", null ],
    [ "FatTreeLink", "classFatTreeLink.html", null ],
    [ "FatTreeNode", "classFatTreeNode.html", null ],
    [ "lmm_constraint", "structlmm__constraint.html", null ],
    [ "lmm_element", "structlmm__element.html", null ],
    [ "lmm_system", "structlmm__system.html", null ],
    [ "lmm_variable", "structlmm__variable.html", null ],
    [ "Model", "classModel.html", [
      [ "CpuModel", "classCpuModel.html", null ],
      [ "NetworkModel", "classNetworkModel.html", null ],
      [ "StorageModel", "classStorageModel.html", null ],
      [ "WorkstationModel", "classWorkstationModel.html", [
        [ "WorkstationVMModel", "classWorkstationVMModel.html", null ]
      ] ]
    ] ],
    [ "Onelink", "classOnelink.html", null ],
    [ "Resource", "classResource.html", [
      [ "Cpu", "classCpu.html", null ],
      [ "NetworkLink", "classNetworkLink.html", null ],
      [ "Storage", "classStorage.html", null ],
      [ "Workstation", "classWorkstation.html", [
        [ "WorkstationVM", "classWorkstationVM.html", null ]
      ] ]
    ] ],
    [ "RoutingEdge", "structRoutingEdge.html", null ],
    [ "RoutingPlatf", "classRoutingPlatf.html", null ],
    [ "s_model_type", "structs__model__type.html", null ],
    [ "s_smx_action", "structs__smx__action.html", null ],
    [ "s_smx_host_priv", "structs__smx__host__priv.html", null ],
    [ "s_smx_process", "structs__smx__process.html", null ],
    [ "s_smx_rvpoint", "structs__smx__rvpoint.html", null ],
    [ "s_smx_simcall", "structs__smx__simcall.html", null ],
    [ "s_smx_storage_priv", "structs__smx__storage__priv.html", null ],
    [ "s_smx_timer", "structs__smx__timer.html", null ],
    [ "s_surf_metric_t", "structs__surf__metric__t.html", null ],
    [ "s_xbt_parmap", "structs__xbt__parmap.html", null ],
    [ "s_xbt_parmap_thread_data", "structs__xbt__parmap__thread__data.html", null ],
    [ "s_xbt_peer", "structs__xbt__peer.html", null ],
    [ "s_xbt_strbuff_t", "structs__xbt__strbuff__t.html", null ],
    [ "surf_model_description", "structsurf__model__description.html", null ],
    [ "xbt_boolean_couple", "structxbt__boolean__couple.html", null ],
    [ "xbt_ex_t", "structxbt__ex__t.html", null ],
    [ "xbt_set_elm_", "structxbt__set__elm__.html", null ]
];