/usr/share/doc/python-pycares-doc/html/channel.html is in python-pycares-doc 2.1.1-2build2.
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 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 | <!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Channel - Ares Channel — pycares 2.1.1 documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="index" title="Index"
href="genindex.html"/>
<link rel="search" title="Search" href="search.html"/>
<link rel="top" title="pycares 2.1.1 documentation" href="index.html"/>
<link rel="up" title="pycares — Python interface to c-ares." href="pycares.html"/>
<link rel="next" title="Utility functions" href="utils.html"/>
<link rel="prev" title="pycares — Python interface to c-ares." href="pycares.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> pycares
</a>
<div class="version">
2.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="pycares.html"><code class="docutils literal"><span class="pre">pycares</span></code> — Python interface to c-ares.</a><ul class="current">
<li class="toctree-l2 current"><a class="current reference internal" href="#"><code class="docutils literal"><span class="pre">Channel</span></code> - Ares Channel</a></li>
<li class="toctree-l2"><a class="reference internal" href="utils.html">Utility functions</a></li>
<li class="toctree-l2"><a class="reference internal" href="constants.html">c-ares library constants</a></li>
<li class="toctree-l2"><a class="reference internal" href="errno.html"><code class="docutils literal"><span class="pre">pycares.errno</span></code> — Error constant definitions</a></li>
<li class="toctree-l2"><a class="reference internal" href="event_loops.html">Event loop integration</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="TODO.html">Things yet to be done</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">pycares</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> »</li>
<li><a href="pycares.html"><code class="docutils literal"><span class="pre">pycares</span></code> — Python interface to c-ares.</a> »</li>
<li><code class="docutils literal"><span class="pre">Channel</span></code> - Ares Channel</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/channel.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="channel-ares-channel">
<span id="channel"></span><h1><a class="reference internal" href="#pycares.Channel" title="pycares.Channel"><code class="xref py py-class docutils literal"><span class="pre">Channel</span></code></a> - Ares Channel<a class="headerlink" href="#channel-ares-channel" title="Permalink to this headline">¶</a></h1>
<dl class="class">
<dt id="pycares.Channel">
<em class="property">class </em><code class="descclassname">pycares.</code><code class="descname">Channel</code><span class="sig-paren">(</span><span class="optional">[</span><em>flags</em>, <em>timeout</em>, <em>tries</em>, <em>ndots</em>, <em>tcp_port</em>, <em>udp_port</em>, <em>servers</em>, <em>domains</em>, <em>lookups</em>, <em>sock_state_cb</em>, <em>socket_send_buffer_size</em>, <em>socket_receive_buffer_size</em>, <em>rotate</em><span class="optional">]</span><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>flags</strong> (<em>int</em>) – Flags controlling the behavior of the resolver. See <code class="docutils literal"><span class="pre">constants</span></code>
for available values.</li>
<li><strong>timeout</strong> (<em>float</em>) – The number of seconds each name server is given to respond to
a query on the first try. The default is five seconds.</li>
<li><strong>tries</strong> (<em>int</em>) – The number of tries the resolver will try contacting each name
server before giving up. The default is four tries.</li>
<li><strong>ndots</strong> (<em>int</em>) – The number of dots which must be present in a domain name for it
to be queried for “as is” prior to querying for it with the default domain
extensions appended. The default value is 1 unless set otherwise by resolv.conf
or the RES_OPTIONS environment variable.</li>
<li><strong>tcp_port</strong> (<em>int</em>) – The (TCP) port to use for queries. The default is 53.</li>
<li><strong>udp_port</strong> (<em>int</em>) – The (UDP) port to use for queries. The default is 53.</li>
<li><strong>servers</strong> (<em>list</em>) – List of nameservers to be used to do the lookups.</li>
<li><strong>domains</strong> (<em>list</em>) – The domains to search, instead of the domains specified
in resolv.conf or the domain derived from the kernel hostname variable.</li>
<li><strong>lookup</strong> (<em>str</em>) – The lookups to perform for host queries. lookups should
be set to a string of the characters “b” or “f”, where “b” indicates a
DNS lookup and “f” indicates a lookup in the hosts file.</li>
<li><strong>sock_state_cb</strong> (<em>callable</em>) – A callback function to be invoked when a
socket changes state. Callback signature: <code class="docutils literal"><span class="pre">sock_state_cb(self,</span> <span class="pre">fd,</span> <span class="pre">readable,</span> <span class="pre">writable)</span></code></li>
<li><strong>socket_send_buffer_size</strong> (<em>int</em>) – Size for the created socket’s send buffer.</li>
<li><strong>socket_receive_buffer_size</strong> (<em>int</em>) – Size for the created socket’s receive buffer.</li>
<li><strong>rotate</strong> (<em>bool</em>) – If set to True, the nameservers are rotated when doing queries.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>The c-ares <code class="docutils literal"><span class="pre">Channel</span></code> provides asynchronous DNS operations.</p>
<dl class="method">
<dt id="pycares.Channel.gethostbyname">
<code class="descname">gethostbyname</code><span class="sig-paren">(</span><em>name</em>, <em>family</em>, <em>callback</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.gethostbyname" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>name</strong> (<em>string</em>) – Name to query.</li>
<li><strong>family</strong> (<em>int</em>) – Socket family.</li>
<li><strong>callback</strong> (<em>callable</em>) – Callback to be called with the result of the query.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Retrieves host information corresponding to a host name from a host database.</p>
<p>Callback signature: <code class="docutils literal"><span class="pre">callback(result,</span> <span class="pre">errorno)</span></code></p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.gethostbyaddr">
<code class="descname">gethostbyaddr</code><span class="sig-paren">(</span><em>name</em>, <em>callback</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.gethostbyaddr" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>name</strong> (<em>string</em>) – Name to query.</li>
<li><strong>callback</strong> (<em>callable</em>) – Callback to be called with the result of the query.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Retrieves the host information corresponding to a network address.</p>
<p>Callback signature: <code class="docutils literal"><span class="pre">callback(result,</span> <span class="pre">errorno)</span></code></p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.getnameinfo">
<code class="descname">getnameinfo</code><span class="sig-paren">(</span><em>name</em>, <em>port</em>, <em>flags</em>, <em>callback</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.getnameinfo" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>name</strong> (<em>string</em>) – Name to query.</li>
<li><strong>port</strong> (<em>int</em>) – Port of the service to query.</li>
<li><strong>flags</strong> (<em>int</em>) – Query flags, see the NI flags section.</li>
<li><strong>callback</strong> (<em>callable</em>) – Callback to be called with the result of the query.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Provides protocol-independent name resolution from an address to a host name and
from a port number to the service name.</p>
<p>Callback signature: <code class="docutils literal"><span class="pre">callback(result,</span> <span class="pre">errorno)</span></code></p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.query">
<code class="descname">query</code><span class="sig-paren">(</span><em>name</em>, <em>query_type</em>, <em>callback</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.query" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>name</strong> (<em>string</em>) – Name to query.</li>
<li><strong>query_type</strong> (<em>int</em>) – Type of query to perform.</li>
<li><strong>callback</strong> (<em>callable</em>) – Callback to be called with the result of the query.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<dl class="docutils">
<dt>Do a DNS query of the specified type. Available types:</dt>
<dd><ul class="first last simple">
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_A</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_AAAA</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_CNAME</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_MX</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_NAPTR</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_NS</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_PTR</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_SOA</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_SRV</span></code></li>
<li><code class="docutils literal"><span class="pre">QUERY_TYPE_TXT</span></code></li>
</ul>
</dd>
</dl>
<p>Callback signature: <code class="docutils literal"><span class="pre">callback(result,</span> <span class="pre">errorno)</span></code>. The result type varies depending on the
query type:</p>
<blockquote>
<div><ul class="simple">
<li>A and AAAA: <code class="docutils literal"><span class="pre">ares_query_simple_result</span></code>, fields:<ul>
<li>host</li>
<li>ttl</li>
</ul>
</li>
<li>CNAME: <code class="docutils literal"><span class="pre">ares_query_cname_result</span></code>, fields:<ul>
<li>cname</li>
<li>ttl</li>
</ul>
</li>
<li>MX: <code class="docutils literal"><span class="pre">ares_query_mx_result</span></code>, fields:<ul>
<li>host</li>
<li>priority</li>
<li>ttl</li>
</ul>
</li>
<li>NAPTR: <code class="docutils literal"><span class="pre">ares_query_naptr_result</span></code>, fields:<ul>
<li>order</li>
<li>preference</li>
<li>flags</li>
<li>service</li>
<li>regex</li>
<li>replacement</li>
<li>ttl</li>
</ul>
</li>
<li>NS: <code class="docutils literal"><span class="pre">ares_query_ns_result</span></code>, fields:<ul>
<li>host</li>
<li>ttl</li>
</ul>
</li>
<li>PTR: <code class="docutils literal"><span class="pre">ares_query_ptr_result</span></code>, fields:<ul>
<li>name</li>
<li>ttl</li>
</ul>
</li>
<li>SOA: <code class="docutils literal"><span class="pre">ares_query_soa_result</span></code>, fields:<ul>
<li>nsmane</li>
<li>hostmaster</li>
<li>serial</li>
<li>refresh</li>
<li>retry</li>
<li>expires</li>
<li>minttl</li>
<li>ttl</li>
</ul>
</li>
<li>SRV: <code class="docutils literal"><span class="pre">ares_query_srv_result</span></code>, fields:<ul>
<li>host</li>
<li>port</li>
<li>priority</li>
<li>weight</li>
<li>ttl</li>
</ul>
</li>
<li>TXT: <code class="docutils literal"><span class="pre">ares_query_txt_result</span></code>, fields:<ul>
<li>text</li>
<li>ttl</li>
</ul>
</li>
</ul>
</div></blockquote>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">TTL is not implemented for CNAME, NS and PTR), so it’s set to None.</p>
</div>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.cancel">
<code class="descname">cancel</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.cancel" title="Permalink to this definition">¶</a></dt>
<dd><p>Cancel any pending query on this channel. All pending callbacks will be called with ARES_ECANCELLED errorno.</p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.destroy">
<code class="descname">destroy</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.destroy" title="Permalink to this definition">¶</a></dt>
<dd><p>Destroy the channel. All pending callbacks will be called with ARES_EDESTRUCTION errorno.</p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.process_fd">
<code class="descname">process_fd</code><span class="sig-paren">(</span><em>read_fd</em>, <em>write_fd</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.process_fd" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>read_fd</strong> (<em>int</em>) – File descriptor ready to read from.</li>
<li><strong>write_fd</strong> (<em>int</em>) – File descriptor ready to write to.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Process the given file descriptors for read and/or write events.</p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.getsock">
<code class="descname">getsock</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.getsock" title="Permalink to this definition">¶</a></dt>
<dd><p>Return a tuple containing 2 lists with the file descriptors ready to read and write.</p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.timeout">
<code class="descname">timeout</code><span class="sig-paren">(</span><span class="optional">[</span><em>max_timeout</em><span class="optional">]</span><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.timeout" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>max_timeout</strong> (<em>float</em>) – Maximum timeout.</td>
</tr>
</tbody>
</table>
<p>Determines the maximum time for which the caller should wait before invoking <code class="docutils literal"><span class="pre">process_fd</span></code> to process timeouts.
If the <code class="docutils literal"><span class="pre">max_timeout</span></code> parameter is specified, it is stored on the channel and the appropriate value is then
returned.</p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.set_local_ip4">
<code class="descname">set_local_ip4</code><span class="sig-paren">(</span><em>local_ip</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.set_local_ip4" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>local_ip</strong> (<em>str</em>) – IP address.</td>
</tr>
</tbody>
</table>
<p>Set the local IPv4 address from which the queries will be sent.</p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.set_local_ip6">
<code class="descname">set_local_ip6</code><span class="sig-paren">(</span><em>local_ip</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.set_local_ip6" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>local_ip</strong> (<em>str</em>) – IP address.</td>
</tr>
</tbody>
</table>
<p>Set the local IPv6 address from which the queries will be sent.</p>
</dd></dl>
<dl class="method">
<dt id="pycares.Channel.set_local_dev">
<code class="descname">set_local_dev</code><span class="sig-paren">(</span><em>local_dev</em><span class="sig-paren">)</span><a class="headerlink" href="#pycares.Channel.set_local_dev" title="Permalink to this definition">¶</a></dt>
<dd><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>local_dev</strong> (<em>str</em>) – Network device name.</td>
</tr>
</tbody>
</table>
<p>Set the local ethernet device from which the queries will be sent.</p>
</dd></dl>
<dl class="attribute">
<dt id="pycares.Channel.servers">
<code class="descname">servers</code><a class="headerlink" href="#pycares.Channel.servers" title="Permalink to this definition">¶</a></dt>
<dd><p>List of nameservers to use for DNS queries.</p>
</dd></dl>
</dd></dl>
</div>
</div>
<div class="articleComments">
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="utils.html" class="btn btn-neutral float-right" title="Utility functions" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="pycares.html" class="btn btn-neutral" title="pycares — Python interface to c-ares." accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2017, Saúl Ibarra Corretgé.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'2.1.1',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
|