This file is indexed.

/usr/share/doc/libgnomecanvasmm-2.6-doc/docs/reference/html/classGtk_1_1Layout__inherit__graph.dot is in libgnomecanvasmm-2.6-doc 2.26.0-1build1.

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 G
{
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  Node1 [label="Layout",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="Gnome::Canvas::Canvas",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGnome_1_1Canvas_1_1Canvas.html",tooltip="Canvas functions usually operate in either World coordinates (units for the entire..."];
  Node2 -> Node3 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node3 [label="Gnome::Canvas::CanvasAA",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGnome_1_1Canvas_1_1CanvasAA.html"];
}