This file is indexed.

/usr/share/help/C/gnome-help/documents-collections.page is in gnome-user-guide 3.4.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
46
47
48
49
50
51
52
53
54
55
56
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="documents-collections">
  <info>
    <revision pkgversion="3.4.0" date="2012-02-20" status="stub"/>

    <link type="guide" xref="documents#collection" />

    <credit type="author copyright">
      <name>Julita Inca</name>
      <email>yrazes@gmail.com</email>
      <years>2012</years>
    </credit>

    <desc>Group relating documents in a collection.</desc>
  </info>

  <title>Make collections of documents</title>

  <comment>
    <cite date="2012-02-20" href="mailto:yrazes@gmail.com">Julita Inca</cite>
    <p>This assumes the reader knows how to explore and find documents.
    By the end of this page, the reader will be able to make collections.
    This topic is about:
    - Overview of how collections work.
    - How are collections searched? How can you only search inside a collection?
    - Can you put collections inside collections?
    </p>
  </comment>

  <p><app>Documents</app> lets you put together different documents of different
  types, in only one place called <gui>Collection</gui>.
  If you have documents that are related, you may group them to find documents
  easier. For example, if you have a business trip and you did a presentation
  there, you can group documents like your flight itinerary (which is a PDF file),
  your spreadsheet of the budget and and other hybrid PDF/ODF documents, in one
  collection.
  </p>

  <p>You may think that you can put collections inside collections, but
  the behavior of collections are not the same of the behavior of folders and
  their hierarchy. So,<em> you cannot put collections inside collections. </em>
  </p>

  <p>You can search collections
  by:</p>
  <list>
   <item><p>Pressing <keyseq><key>Ctrl</key><key>F</key></keyseq> or
    <keyseq><key>Ctrl</key><key>S</key></keyseq>.</p></item>
   <item><p>Typing the name of the collection.</p></item>
   <item><p>Clicking on the magnifying glass icon, and select the filters related
   to the collection you are looking for. You can add a word to be more specific
   in the searching.</p></item>
  </list>

</page>