This file is indexed.

/usr/share/doc/content-hub/cpp/html/classcom_1_1ubuntu_1_1content_1_1Item__coll__graph.dot is in libcontent-hub-doc 0.1+16.04.20160309-0ubuntu1.

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
digraph "com::ubuntu::content::Item"
{
 // INTERACTIVE_SVG=YES
  bgcolor="transparent";
  edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
  node [fontname="Helvetica",fontsize="10",shape=record];
  Node1 [label="{com::ubuntu::content\l::Item\n|+ url\l+ name\l+ text\l+ stream\l+ streamType\l|+ Item()\l+ Item()\l+ ~Item()\l+ operator=()\l+ operator==()\l+ url()\l+ setUrl()\l+ name()\l+ setName()\l+ text()\l+ setText()\l+ stream()\l+ setStream()\l+ streamType()\l+ setStreamType()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black"];
  Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
  Node2 [label="{QObject\n||}",height=0.2,width=0.4,color="black",URL="$classQObject.html"];
}