This file is indexed.

/usr/share/help/da/anjuta-manual/project-manager.page is in anjuta-common 2:3.10.2-0ubuntu2.

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
40
41
42
43
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="project-manager" xml:lang="da">

  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
    <link type="seealso" xref="project-manager-root"/>
    <desc>
      Project manager.
    </desc>
    <credit type="author">
      <name>Sébastien Granjoux</name>
      <email>seb.sfo@free.fr</email>
    </credit>
    <credit type="editor">
      <name>Philip Chimento</name>
      <email>philip.chimento@gmail.com</email>
    </credit>
  </info>

  <title>Project manager plugin</title>

  <p>
    <app>Anjuta</app> supports several already existing project formats
    through plugin backends. The main one is the autotools format commonly
    used on Linux.
  </p>

  <p>
    The project backend to use is choosen when creating or importing a new
    project in <app>Anjuta</app>. It is displayed in the properties of the
    project root node and can be changed at any time.
  </p>

  <p>
    Whatever the underlying backend, the graphical interface is the same
    but some functions might be disabled.
  </p>

  <section id="backend">
    <title>Project Backend Plugin</title>
  </section>

</page>