This file is indexed.

/usr/share/doc/hamlib-doc/html/index.html is in libhamlib-doc 1.2.15.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
 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Hamlib: Hamlib API Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="../../doc/hamlib.css" rel="stylesheet" type="text/css" />

<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>

</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">Hamlib
   &#160;<span id="projectnumber">1.2.15.1</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li class="current"><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">Hamlib API Reference </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><h2><a class="anchor" id="auth"></a>
Authors</h2>
<p>St&eacute;phane Fillod, F8CFE, and Frank Singleton, VK3FCS and the Hamlib Group <br/>
 Documentation revisions by Martin Ewing, AA6E, Nate Bargmann, N0NB</p>
<h2><a class="anchor" id="s1"></a>
Preface</h2>
<p>This document describes the Hamlib library Application Programming Interface (API) for this distribution.</p>
<p>We attempt to document the complete API of the core modules of Hamlib, i.e., the API seen by end-user application developers. You may navigate the documentation through the tabs at the top of this page.</p>
<p>Please report any problems to <a href="mailto:hamlib-developer@lists.sourceforge.net">hamlib-developer@lists.sourceforge.net</a>.</p>
<h2><a class="anchor" id="txtfil"></a>
Distributed information files</h2>
<p>These text files are distributed with the Hamlib package.</p>
<p>Readme files: <a class="el" href="_rdme.html">General</a>; <a class="el" href="_rdmebeta.html">Beta tester</a>; <a class="el" href="_rdmedevel.html">Developer</a>; <a class="el" href="_rdmewin32.html">Win32</a></p>
<p>Other files: <a class="el" href="_i_n_s_t_a_l_l.html">INSTALL</a>; <a class="el" href="_a_u_t_h_o_r_s.html">AUTHORS</a>; <a class="el" href="_c_o_p_y_i_n_g.html">COPYING</a>; <a class="el" href="_c_o_p_y_i_n_g_8_l_i_b.html">COPYING.LIB</a>; <a class="el" href="_l_i_c_e_n_s_e.html">LICENSE</a>; <a class="el" href="_n_e_w_s.html">NEWS</a>; <a class="el" href="_p_l_a_n.html">PLAN</a>; <a class="el" href="_t_h_a_n_k_s.html">THANKS</a>; <a class="el" href="_t_o_d_o.html">TO DO</a></p>
<h2><a class="anchor" id="lnks"></a>
Internet links</h2>
<ul>
<li><a href="http://www.hamlib.org">http://www.hamlib.org</a> -- project Wiki, including list of supported rigs. </li>
<li><a href="http://sourceforge.net/projects/hamlib/">http://sourceforge.net/projects/hamlib/</a> -- SourceForge.net project page. </li>
<li><a href="http://hamlib.git.sourceforge.net/git/gitweb-index.cgi">http://hamlib.git.sourceforge.net/git/gitweb-index.cgi</a> -- Git repository via Web </li>
<li><a href="http://hamlib.svn.sourceforge.net/viewvc/hamlib/">http://hamlib.svn.sourceforge.net/viewvc/hamlib/</a> -- SVN repository via Web</li>
</ul>
<h2><a class="anchor" id="slic"></a>
Documentation License</h2>
<ul>
<li><a class="el" href="doclicense.html">License for Documentation</a> </li>
</ul>
</div></div><!-- contents -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<!-- Footer for Doxygen HTML files -->
<hr>
<div class="doxy">Generated by&nbsp;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.6.1</small></address></div>
<p style="font-size: 75%">Hamlib documentation for version 1.2.15.1 -- Thu Mar 15 2012 11:40:38<br />
Project page: <a href="http://www.hamlib.org">http://www.hamlib.org</a><br />
</p>
</body>
</html>