This file is indexed.

/usr/share/doc/libplotmm-doc/html/class_plot_m_m_1_1_h_scale_labels__coll__graph.dot is in libplotmm-doc 0.1.2-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
digraph G
{
  edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
  node [fontname="Helvetica",fontsize=10,shape=record];
  Node1 [label="PlotMM::HScaleLabels",height=0.2,width=0.4,color="white", fillcolor="black", style="filled" fontcolor="white"];
  Node2 -> Node1 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica"];
  Node2 [label="PlotMM::ScaleLabels",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_plot_m_m_1_1_scale_labels.html"];
}