This file is indexed.

/usr/share/doc/libsvn1/html/modules.html is in libsvn-doc 1.6.17dfsg-3ubuntu3.5.

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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!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>Subversion: Modules</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.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">Subversion
   
   </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><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><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>
        <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">Modules</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all modules:</div><ul>
<li><a class="el" href="group__auth__fns.html">Authentication functions</a></li>
<li><a class="el" href="group__base64.html">Base64 encoding/decoding functions</a></li>
<li><a class="el" href="group__clnt__support.html">Client supporting subsystem</a><ul>
<li><a class="el" href="group__auth__fns__depr.html">(deprecated) AuthZ client subsystem</a></li>
<li><a class="el" href="group__clnt__commit.html">Client commit subsystem</a></li>
<li><a class="el" href="group__clnt__blame.html">Client blame functionality</a></li>
<li><a class="el" href="group__clnt__diff.html">Client diff functionality</a></li>
<li><a class="el" href="group__clnt__ctx.html">Client context management</a></li>
<li><a class="el" href="group__clnt__auth__filenames.html">Client authentication file names</a><ul>
<li><a class="el" href="group__clnt__cmdline.html">Client command-line processing</a></li>
</ul>
</li>
<li><a class="el" href="group__clnt__wc.html">Client working copy management</a><ul>
<li><a class="el" href="group__clnt__wc__checkout.html">Checkout</a></li>
<li><a class="el" href="group__Update.html">Bring a working copy up-to-date with a repository</a></li>
<li><a class="el" href="group__Switch.html">Switch a working copy to another location.</a></li>
<li><a class="el" href="group__Add.html">Begin versioning files/directories in a working copy.</a></li>
<li><a class="el" href="group__Mkdir.html">Create directories in a working copy or repository.</a></li>
<li><a class="el" href="group__Delete.html">Remove files/directories from a working copy or repository.</a></li>
<li><a class="el" href="group__Import.html">Import files into the repository.</a></li>
<li><a class="el" href="group__Commit.html">Commit local modifications to the repository.</a></li>
<li><a class="el" href="group__Status.html">Report interesting information about paths in the working copy.</a></li>
<li><a class="el" href="group__Log.html">View information about previous revisions of an object.</a></li>
<li><a class="el" href="group__Blame.html">Show modification information about lines in a file.</a></li>
<li><a class="el" href="group__Diff.html">Generate differences between paths.</a></li>
<li><a class="el" href="group__Merge.html">Merge changes between branches.</a></li>
<li><a class="el" href="group__Cleanup.html">Cleanup an abnormally terminated working copy.</a></li>
<li><a class="el" href="group__Relocate.html">Switch a working copy to a different repository.</a></li>
<li><a class="el" href="group__Revert.html">Remove local changes in a repository.</a></li>
<li><a class="el" href="group__Resolved.html">Mark conflicted paths as resolved.</a></li>
<li><a class="el" href="group__Copy.html">Copy paths in the working copy and repository.</a></li>
<li><a class="el" href="group__Move.html">Move paths in the working copy or repository.</a></li>
<li><a class="el" href="group__svn__client__prop__funcs.html">Property functions</a></li>
<li><a class="el" href="group__Export.html">Export a tree from version control.</a></li>
<li><a class="el" href="group__List.html">List / ls</a></li>
<li><a class="el" href="group__Cat.html">View the contents of a file in the repository.</a></li>
<li><a class="el" href="group__svn__client__changelist__funcs.html">Client Changelist Functions</a></li>
<li><a class="el" href="group__svn__client__locking__funcs.html">Client Locking Functions</a></li>
<li><a class="el" href="group__Info.html">Show repository information about a working copy.</a></li>
</ul>
</li>
<li><a class="el" href="group__clnt__sessions.html">Client session related functions</a></li>
</ul>
</li>
<li><a class="el" href="group__cached__authentication__data.html">Cached authentication data</a></li>
<li><a class="el" href="group__ctype__basic.html">Basic character classification - 7-bit ASCII only</a></li>
<li><a class="el" href="group__ctype__extra.html">Extended character classification</a></li>
<li><a class="el" href="group__ctype__ascii.html">ASCII character value constants</a></li>
<li><a class="el" href="group__ctype__case.html">ASCII-subset case folding</a></li>
<li><a class="el" href="group__svn__dav__error.html">Errors in svn_dav</a></li>
<li><a class="el" href="group__svn__dav__property__xml__namespaces.html">DAV property namespaces</a></li>
<li><a class="el" href="group__delta__support.html">Delta generation and handling</a><ul>
<li><a class="el" href="group__svn__delta__txt__delta.html">Text deltas</a></li>
<li><a class="el" href="group__svn__delta__tree__deltas.html">Tree deltas</a></li>
<li><a class="el" href="group__svn__delta__path__delta__drivers.html">Path-based delta drivers</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__error__error__creation__destroy.html">Error creation and destruction</a></li>
<li><a class="el" href="group__fs__handling.html">Filesystem interaction subsystem</a><ul>
<li><a class="el" href="group__svn__fs__bdb.html">Berkeley DB filesystems</a><ul>
<li><a class="el" href="group__svn__fs__bdb__deprecated.html">Berkeley DB filesystem compatibility</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__fs__access__ctx.html">Filesystem access contexts</a></li>
<li><a class="el" href="group__svn__fs__nodes.html">Filesystem nodes</a></li>
<li><a class="el" href="group__svn__fs__txns.html">Filesystem transactions</a><ul>
<li><a class="el" href="group__svn__fs__begin__txn2__flags.html">Bitmask flags for svn_fs_begin_txn2()</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__fs__roots.html">Filesystem roots</a></li>
<li><a class="el" href="group__svn__fs__directories.html">Filesystem directories</a></li>
<li><a class="el" href="group__svn__fs__locks.html">Filesystem locks</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__hash__support.html">Hash table serialization support</a><ul>
<li><a class="el" href="group__svn__hash__read__write.html">Reading and writing hashtables to disk</a></li>
<li><a class="el" href="group__svn__hash__diff.html">Taking the diff of two hash tables.</a></li>
<li><a class="el" href="group__svn__hash__misc.html">Miscellaneous hash APIs</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__io__byte__streams.html">Generic byte streams</a></li>
<li><a class="el" href="group__svn__io__format__files.html">Version/format files</a></li>
<li><a class="el" href="group__svn__path__uri__stuff.html">URI/URL conversion</a></li>
<li><a class="el" href="group__svn__path__charset__stuff.html">Charset conversion</a></li>
<li><a class="el" href="group__svn__props__support.html">Properties management utilities</a><ul>
<li><a class="el" href="group__svn__prop__visible__props.html">Visible properties</a><ul>
<li><a class="el" href="group__svn__prop__meta__data.html">Meta-data properties</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__prop__invisible__props.html">Invisible properties</a></li>
<li><a class="el" href="group__svn__props__revision__props.html">Revision properties</a></li>
</ul>
</li>
<li><a class="el" href="group__ra__svn__dirent__fields.html">Definitions of ra_svn dirent fields</a></li>
<li><a class="el" href="group__svn__repos__lock__hooks.html">Paths to lock hooks</a></li>
<li><a class="el" href="group__svn__repos__hook__wrappers.html">Hook-sensitive wrappers for libsvn_fs routines.</a><ul>
<li><a class="el" href="group__svn__repos__fs__locks.html">Repository lock wrappers</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__repos__inspection.html">Data structures and editor things for</a></li>
<li><a class="el" href="group__svn__repos__dump__load.html">Dumping and loading filesystem data</a></li>
<li><a class="el" href="group__svn__string.html">String handling</a><ul>
<li><a class="el" href="group__svn__string__svn__string__t.html">svn_string_t functions</a></li>
<li><a class="el" href="group__svn__string__svn__stringbuf__t.html">svn_stringbuf_t functions</a></li>
<li><a class="el" href="group__svn__string__cstrings.html">c string functions</a></li>
</ul>
</li>
<li><a class="el" href="group__APR__ARRAY__compat__macros.html">APR Array Compatibility Helper Macros</a></li>
<li><a class="el" href="group__svn__dirent__fields.html">Dirent fields</a></li>
<li><a class="el" href="group__svn__types__keywords.html">Keyword definitions</a></li>
<li><a class="el" href="group__node__location__seg__reporting.html">Node location segment reporting.</a></li>
<li><a class="el" href="group__svn__wc.html">Working copy management</a><ul>
<li><a class="el" href="group__translate__flags.html">Translation flags</a></li>
<li><a class="el" href="group__svn__wc__notifications.html">Notification callback handling</a></li>
<li><a class="el" href="group__svn__wc__conflict.html">Conflict callback functionality</a></li>
<li><a class="el" href="group__svn__wc__entry__working__size__constants.html">Working size constants</a></li>
<li><a class="el" href="group__svn__wc__status.html">Working copy status.</a></li>
</ul>
</li>
<li><a class="el" href="group__svn__wc__status__ood.html">WC out-of-date info from the repository</a></li>
</ul>
</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>



<hr class="footer"/><address class="footer"><small>
Generated on Thu Aug 20 2015 15:17:14 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>