This file is indexed.

/usr/share/help/th/anjuta-manual/introduction.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="introduction" xml:lang="th">

  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
    <title>เกริ่นนำ</title>
    <desc>Introduction to <app>Anjuta</app> Integrated Development Environment</desc>
    <link type="guide" xref="index"/>
  </info>

  <title>เกริ่นนำ</title>

  <p>
    <app>Anjuta</app> is a versatile Integrated Development Environment (IDE)
    for the GNOME desktop. It features a number of advanced programming
    facilities including project management, application wizards, interactive
    debugging, integrated Glade UI designer, integrated Devhelp API help, class
    generator, powerful source editor, symbols browsing, Git support, 
    C/C++, Python and Vala support and more.
  </p>

  <p>
    <app>Anjuta</app> has a flexible and advanced docking system
    that allows you to lay out all the views in whatever way you like. You can drag
    and drop the views using drag bars and rearrange the layout.
  </p>

  <p>
    <app>Anjuta</app> has been designed to be simple to operate yet powerful
    enough to fulfill all your programming needs. We have added many new features
    to <app>Anjuta</app> over the course of its development. Our focus is on
    delivering power and usability at the same time and making your software
    development enjoyable without overloading your senses. We intend to
    continue improving and stabilizing <app>Anjuta</app> to give you the best
    IDE experience possible.
  </p>

  <p>
    We hope you will have a good time using <app>Anjuta</app>. If not, please
    help us make it better by reporting bugs and suggestions - this will help
    to improve the software, as well as helping the open source community.
  </p>

  <p>
    The following screenshot illustrates some of the things you will find in
    <app>Anjuta</app>.
  </p>

  <figure>
    <title><app>Anjuta</app> in action</title>
    <desc><app>Anjuta</app> main window</desc>
    <media type="image" mime="image/png" src="figures/anjuta-in-action.png">
      <p><app>Anjuta</app> main window</p>
    </media>
  </figure>

</page>