This file is indexed.

/usr/share/help/C/gnumeric/programing.xml is in gnumeric-doc 1.12.35-1.1.

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
<sect1 id="sect-programing-overivew">
  <title>Background to  programing &gnum;</title>

  <para>
    Aims of &gnum; and why working jointly makes sense.
  </para>

  <para>
    C, gtk+ and other fundamentals
  </para>

  <para>
    Architectural design
  </para>

  <para>
    Collaborative process:
      -start by submitting patches
       checkout/code/checkbuild/diff/send patch to Jody or list or
      bugzilla

      -graduate to git access

      !communicate!
  </para>

</sect1>



<sect1 id="sect-programming-social">
  <title>Collaboration with the &gnum; team</title>

  <para>
    If you work with the team or separate, you'll want to interact.
      --coordinate 
      --collaborate
  </para>

  <para>
    
  </para>


</sect1>