This file is indexed.

/usr/share/python-odf/API-doc/html/hierarchy.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 hierarchy =
[
    [ "odf.attrconverters.AttrConverters", "classodf_1_1attrconverters_1_1AttrConverters.html", null ],
    [ "odf.element.Childless", "classodf_1_1element_1_1Childless.html", [
      [ "odf.element.CDATASection", "classodf_1_1element_1_1CDATASection.html", null ],
      [ "odf.element.Text", "classodf_1_1element_1_1Text.html", [
        [ "odf.element.CDATASection", "classodf_1_1element_1_1CDATASection.html", null ]
      ] ]
    ] ],
    [ "ContentHandler", null, [
      [ "odf.load.LoadParser", "classodf_1_1load_1_1LoadParser.html", null ],
      [ "odf.odf2xhtml.ODF2XHTML", "classodf_1_1odf2xhtml_1_1ODF2XHTML.html", [
        [ "odf.odf2xhtml.ODF2XHTMLembedded", "classodf_1_1odf2xhtml_1_1ODF2XHTMLembedded.html", null ]
      ] ],
      [ "odf.odfmanifest.ODFManifestHandler", "classodf_1_1odfmanifest_1_1ODFManifestHandler.html", null ]
    ] ],
    [ "Exception", "classException.html", [
      [ "odf.element.IllegalChild", "classodf_1_1element_1_1IllegalChild.html", null ],
      [ "odf.element.IllegalText", "classodf_1_1element_1_1IllegalText.html", null ]
    ] ],
    [ "odf.odf2moinmoin.ListProperties", "classodf_1_1odf2moinmoin_1_1ListProperties.html", null ],
    [ "Node", null, [
      [ "odf.element.Node", "classodf_1_1element_1_1Node.html", [
        [ "odf.element.Element", "classodf_1_1element_1_1Element.html", null ],
        [ "odf.element.Text", "classodf_1_1element_1_1Text.html", null ]
      ] ]
    ] ],
    [ "object", "classobject.html", [
      [ "odf.odf2moinmoin.ODF2MoinMoin", "classodf_1_1odf2moinmoin_1_1ODF2MoinMoin.html", null ],
      [ "odf.teletype.WhitespaceText", "classodf_1_1teletype_1_1WhitespaceText.html", null ],
      [ "odf.userfield.UserFields", "classodf_1_1userfield_1_1UserFields.html", null ]
    ] ],
    [ "odf.opendocument.OpaqueObject", "classodf_1_1opendocument_1_1OpaqueObject.html", null ],
    [ "odf.opendocument.OpenDocument", "classodf_1_1opendocument_1_1OpenDocument.html", null ],
    [ "odf.odf2moinmoin.ParagraphProps", "classodf_1_1odf2moinmoin_1_1ParagraphProps.html", null ],
    [ "odf.odf2xhtml.StyleToCSS", "classodf_1_1odf2xhtml_1_1StyleToCSS.html", null ],
    [ "odf.odf2xhtml.TagStack", "classodf_1_1odf2xhtml_1_1TagStack.html", null ],
    [ "odf.odf2moinmoin.TextProps", "classodf_1_1odf2moinmoin_1_1TextProps.html", null ]
];