This file is indexed.

/usr/share/mozart/doc/overview.html is in mozart-doc 1.4.0-8ubuntu1.

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
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <title>Mozart Documentation Overview</title>
    <link rel=stylesheet type="text/css" href="ozdoc.css">
<style>
p { font-size:10pt; margin-top:0pt; }
a.h1  { font-size:14pt; color:darkred; }
a.h2  { font-size:10pt; }
a.h2a { font-size:12pt; color:steelblue; text-align: left; }
</style>
  </head>
  <body>
    <p class="margin"><a href="idx/index.html">Index</a></p>
    <h1 class=title>Mozart Documentation Overview</h1>
    <table align=center valign=top>
      <tr>
        <td width="5%">&nbsp;</td>
        <td width="30%">&nbsp;</td>
        <td width="5%">&nbsp;</td>
        <td width="30%">&nbsp;</td>
      </tr>
      <tr>
        <td colspan=4><a href="getstarted.html" class=h1
                      >Getting Started</a></td>
      </tr>
      <tr valign=top>
        <td>&nbsp;</td>
        <td>
          <dl>
            <dt><a href="getstarted.html#system" class=h2a
                >System</a></dt>
            <dd><dl>
                  <dt><a href="getstarted.html#install" class=h2
                      >The System Installation Manual</a></dt>
                  <dt><a href="getstarted.html#demo" class=h2
                      >The Demo Applications Document</a></dt>
                  <dt><a href="getstarted.html#change" class=h2
                      >Changes</a></dt>
                </dl>
          </dl>
        </td>
        <td>&nbsp;</td>
        <td>
          <dl>
            <dt><a href="getstarted.html#documentation" class=h2a
                >Documentation</a></dt>
            <dd><dl>
                  <dt><a href="getstarted.html#howtoread" class=h2
                      >How To Read The Documentation</a></dt>
                </dl>
          </dl>
        </td>
      </tr>
      <tr>
        <td colspan=4><a href="tutorials.html" class=h1
                      >Tutorials</a></td>
      </tr>
      <tr valign=top>
        <td>&nbsp;</td>
        <td>
          <dl>
            <dt><a href="tutorials.html#intro" class=h2a
                >Introductory</a></dt>
            <dd><dl>
                  <dt><a href="tutorials.html#tutorial" class=h2
                      >Tutorial of Oz</a></dt>
                  <dt><a href="tutorials.html#dstutorial" class=h2
                      >Distributed Programming in Mozart</a></dt>
                  <dt><a href="tutorials.html#fdt" class=h2
                      >Finite Domain Constraint Programming</a></dt>
                  <dt><a href="tutorials.html#apptut" class=h2
                      >Application Programming</a></dt>
                </dl>
          </dl>
        </td>
        <td>&nbsp;</td>
        <td>
          <dl>
            <dt><a href="tutorials.html#advanced" class=h2a
                >Advanced</a></dt>
            <dd><dl>
                  <dt><a href="tutorials.html#fst" class=h2
                      >Problem Solving with Finite Set Constraints</a></dt>
                  <dt><a href="tutorials.html#wp" class=h2
                      >Window Programming</a></dt>
                  <dt><a href="tutorials.html#op" class=h2
                      >Open Programming</a></dt>
                  <dt><a href="tutorials.html#cpitut" class=h2
                      >Constraint Extension Tutorial</a></dt>
                </dl>
          </dl>
        </td>
      </tr>
      <tr>
        <td colspan=4><a href="reference.html" class=h1
                      >Reference Manuals</a></td>
      </tr>
      <tr valign=top>
        <td>&nbsp;</td>
        <td>   
          <dl>
            <dt><a href="reference.html#module" class=h2a
                >Programming Modules and Libraries</a></dt>
            <dd><dl>
                  <dt><a href="reference.html#base" class=h2
                      >The Oz Base Environment</a></dt>
                  <dt><a href="reference.html#system" class=h2
                      >System Modules</a></dt>
                  <dt><a href="reference.html#compiler" class=h2
                      >The Mozart Compiler</a></dt>
		  <dt><a href="reference.html#stdlib" class=h2
		      >The Mozart Standard Library</a></dt>
                </dl><br>
            <dt><a href="reference.html#env" class=h2a
                >Programming Environment and Tools</a></dt>
            <dd><dl>
                  <dt><a href="reference.html#opi" class=h2
                      >The Oz Programming Interface</a></dt>
                  <dt><a href="reference.html#tools" class=h2
                      >Oz Shell Utilities</a></dt>
                  <dt><a href="reference.html#ozcar" class=h2
                      >The Mozart Debugger</a></dt>
                  <dt><a href="reference.html#explorer" class=h2
                      >Oz Explorer - Visual Constraint Programming 
                       Support</a></dt>
                  <dt><a href="reference.html#panel" class=h2
                      >Oz Panel</a></dt>
                  <dt><a href="reference.html#browser" class=h2
                      >The Oz Browser</a></dt>
                  <dt><a href="reference.html#inspector" class=h2
                      >The Oz Inspector</a></dt>
                  <dt><a href="reference.html#profiler" class=h2
                      >The Mozart Profiler</a></dt>
                  <dt><a href="reference.html#gump" class=h2
                      >Gump - A Front-End Generator for Oz</a></dt>
                </dl>
          </dl>
        </td>
        <td>&nbsp;</td>
        <td>
          <dl>
              <dt><a href="reference.html#interface" class=h2a
                  >Interfaces</a></dt>
              <dd><dl>
                  <dt><a href="reference.html#cpiref" class=h2
                      >Constraint Extensions Reference</a></dt>
                  <dt><a href="reference.html#foreign" class=h2
                      >Interfacing to C and C++</a></dt>
                  </dl><br>
              <dt><a href="reference.html#definition" class=h2a
                  >Definitions</a></dt>
              <dd><dl>
                  <dt><a href="reference.html#notation" class=h2
                      >The Oz Notation</a></dt>
		  <dt><a href="reference.html#notation" class=h2
		      >Loop Support</a></dt>
                  </dl><br>
              <dt><a href="reference.html#other" class=h2a
                  >Other</a></dt>
              <dd><dl>
                  <dt><a href="reference.html#limitations" class=h2
                         >Limitations</a></dt>
                  <dt><a href="reference.html#contrib" class=h2
                         >Contributed Libraries</a>,
		      <a href="reference.html#addons" class=h2
			 >Add-ons</a></dt>
		  <dt><a href="reference.html#mogul" class=h2
		      >MOzart Global User Library (MOGUL)</a></dt>
                  <dt><a href="reference.html#ozdoc" class=h2
                         >Oz Documentation DTD</a></dt>
	          <dt><a href="reference.html#ds_white_paper" class=h2
		      >Distribution Subsystem</a></dt>
                  </dl>
            </dl>
        </td>
      </tr>
    </table>
  <hr>
  </body>
</html>