1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
3 |
|
---|
4 | <html>
|
---|
5 | <head>
|
---|
6 | <meta charset="utf-8" />
|
---|
7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
---|
8 | <title>Search — AmmosReader 0.314 documentation</title>
|
---|
9 | <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
---|
10 | <link rel="stylesheet" type="text/css" href="_static/css/adctheme.css" />
|
---|
11 |
|
---|
12 | <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
---|
13 | <script src="_static/jquery.js"></script>
|
---|
14 | <script src="_static/underscore.js"></script>
|
---|
15 | <script src="_static/doctools.js"></script>
|
---|
16 | <script src="_static/searchtools.js"></script>
|
---|
17 | <script src="_static/language_data.js"></script>
|
---|
18 | <meta name="generator" content="Sphinx/ADC Theme by Mirounga www.mirounga.fr"/>
|
---|
19 | <link rel="index" title="Index" href="genindex.html" />
|
---|
20 | <link rel="search" title="Search" href="#" />
|
---|
21 | <link rel="top" title="AmmosReader 0.314 documentation" href="index.html" />
|
---|
22 | <link media="only screen and (max-device-width: 480px)" href="_static/css/mobile.css" type="text/css" rel="stylesheet" />
|
---|
23 | <script src="searchindex.js" defer></script>
|
---|
24 |
|
---|
25 |
|
---|
26 | </head><body>
|
---|
27 | <div id="docstitle">
|
---|
28 | <p>AmmosReader 0.314 documentation</p>
|
---|
29 | </div>
|
---|
30 | <div id="header">
|
---|
31 | <div id="title"><h1>Search</h1></div>
|
---|
32 | <ul id="headerButtons">
|
---|
33 | <li id="toc_button"><div class="headerButton"><a href="#">Table of Contents</a></div></li>
|
---|
34 | <li id="page_buttons">
|
---|
35 | <div class="headerButton"><a href="genindex.html" title="General Index" accesskey="I">index</a></div>
|
---|
36 | <div class="headerButton"><a href="py-modindex.html" title="Python Module Index" >modules</a></div>
|
---|
37 | </li>
|
---|
38 | </ul>
|
---|
39 | </div>
|
---|
40 |
|
---|
41 | <div id="sphinxsidebar">
|
---|
42 | <div class="sphinxsidebarwrapper">
|
---|
43 | <ul><li class="toctree-l1"><a href="index.html">Main Page</a></li></ul>
|
---|
44 | <ul>
|
---|
45 | <li class="toctree-l1"><a class="reference internal" href="ammosreader.html">ammosreader package</a></li>
|
---|
46 | </ul>
|
---|
47 |
|
---|
48 | </div>
|
---|
49 | </div>
|
---|
50 |
|
---|
51 |
|
---|
52 |
|
---|
53 | <div class="document">
|
---|
54 | <div class="documentwrapper">
|
---|
55 | <div class="bodywrapper">
|
---|
56 | <div class="body">
|
---|
57 |
|
---|
58 | <h1 id="search-documentation">Search</h1>
|
---|
59 |
|
---|
60 | <noscript>
|
---|
61 | <div class="admonition warning">
|
---|
62 | <p>
|
---|
63 | Please activate JavaScript to enable the search
|
---|
64 | functionality.
|
---|
65 | </p>
|
---|
66 | </div>
|
---|
67 | </noscript>
|
---|
68 |
|
---|
69 |
|
---|
70 | <p>
|
---|
71 | Searching for multiple words only shows matches that contain
|
---|
72 | all words.
|
---|
73 | </p>
|
---|
74 |
|
---|
75 |
|
---|
76 | <form action="" method="get">
|
---|
77 | <input type="text" name="q" aria-labelledby="search-documentation" value="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
---|
78 | <input type="submit" value="search" />
|
---|
79 | <span id="search-progress" style="padding-left: 10px"></span>
|
---|
80 | </form>
|
---|
81 |
|
---|
82 |
|
---|
83 |
|
---|
84 | <div id="search-results">
|
---|
85 |
|
---|
86 | </div>
|
---|
87 |
|
---|
88 |
|
---|
89 | </div>
|
---|
90 | </div>
|
---|
91 | </div>
|
---|
92 | <div class="footer">
|
---|
93 | <p>
|
---|
94 | © Copyright 2022, KIDZg.
|
---|
95 | Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.5.0 <a href="https://github.com/mga-sphinx/sphinx_adc_theme">ADC Theme</a> .
|
---|
96 | (Revision )
|
---|
97 | </p>
|
---|
98 | </div>
|
---|
99 | <div class="clearer"></div>
|
---|
100 | </div>
|
---|
101 | <div id="breadcrumbs">
|
---|
102 | Search
|
---|
103 | </div>
|
---|
104 | <script type="text/javascript" charset="utf-8" src="_static/js/toc.js"></script>
|
---|
105 | </body>
|
---|
106 | </html> |
---|