This file is indexed.

/usr/share/genometools/gtdata/modules/gtdoclib/index.lp is in genometools-common 1.5.1-2ubuntu1.

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
<a name="Index"></a>
<h2>Index</h2>
<%for _, name in ipairs(names) do%>
  <a href="#<%= name%>"><code><%= name%></code></a><br>
<%end%>