This file is indexed.

/usr/share/doc/grads/html/gadoc.html is in grads 3:2.2.0-2.

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
<!DOCTYPE html>
<html>
<head>
<title>GrADS Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="COLA.css">
<link rel="shortcut icon" href="favicon.png">
</head>

<body>
<div class="container">

<div class="bodyleft">

<center>
<h2>GrADS Documentation</h2>
</center>

      <p>The online (html) version of the GrADS 
        documentation has become the standard base documentation for GrADS. Follow 
        the links below to the Users Guide, an introductory tutorial session, 
        and an alphabetical subject index. Note the documentation is covered under 
        the same <a href="COPYRIGHT">copyright</a> as the GrADS source code. </p>

      <h3><a href="users.html">The Users Guide</a></h3>
        <p>The Users Guide is the fundamental document that 
        provides information about how to use GrADS. The four main chapters are 
        General Topics, Analysis Topics, Display Topics, and the GrADS Scripting 
        Language. </p>

      <h3><a href="tutorial.html">Tutorial</a></h3> 
        <p>The tutorial will give you a feeling for how to use the 
        basic capabilities of GrADS. This sample session takes about 30 minutes 
        to run through. It is highly recommended for new users.
        (<a href="Tutorial_Espanol.doc">En Espa&ntilde;ol.</a>)</p>

      <h3><a href="gadocindex.html">Index</a></h3>
        <p>The Index provides a quick and easy interface 
        for checking the syntax and usage of any GrADS command or function. Subject 
        headings from the User's Guide are also listed in the Index.</p>

      <h3>Download HTML Documentation</h3>
        <p>You can download a compressed tar file containing 
        all the html source code. These can be useful to install on your local 
        computer if you have a slow internet connection or if you travel often 
        with a laptop.<br>
        <a href="http://cola.gmu.edu/grads/gadoc/gadoc_files.tar.gz">
        http://cola.gmu.edu/grads/gadoc/gadoc_files.tar.gz</a>
       (last updated 9 November 2012)</p>

      <h3>Download Hard Copy Documentation</h3>
        <p>If you simply <i>must</i> 
        have a printable version of the documentation, you will have to settle 
        for a version that is outdated and no longer supported. The following 
        formats are available: <br>
        <a href="ftp://cola.gmu.edu/grads/beta/doc/gadoc151.pdf">PDF</a><br>
        <a href="ftp://cola.gmu.edu/grads/beta/doc/gadoc151.ps">Postscript</a>
        (<a href="ftp://cola.gmu.edu/grads/beta/doc/gadoc151.ps.gz">G-Zipped</a> and
        <a href="ftp://cola.gmu.edu/grads/beta/doc/gadoc151.ps.a4">A4</a>)<br>
        <a href="ftp://cola.gmu.edu/grads/beta/doc/gadoc151.txt">ASCII</a><br>
        <a href="http://grads.iges.org/grads/gadoc/reference_card.pdf">
         GrADS Commands Quick Reference Card</a><br>
        <a href="http://grads.iges.org/grads/gadoc/reference_card_scl.pdf">
         Scripting Language Quick Reference Card</a></p>

</div>
</div>
</body>
</html>