1 |
|
---|
2 | <!DOCTYPE html>
|
---|
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/alabaster.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 | <link rel="index" title="Index" href="genindex.html" />
|
---|
19 | <link rel="search" title="Search" href="#" />
|
---|
20 | <script src="searchindex.js" defer></script>
|
---|
21 |
|
---|
22 |
|
---|
23 | <link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
---|
24 |
|
---|
25 |
|
---|
26 | <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
---|
27 |
|
---|
28 |
|
---|
29 | </head><body>
|
---|
30 |
|
---|
31 |
|
---|
32 | <div class="document">
|
---|
33 | <div class="documentwrapper">
|
---|
34 | <div class="bodywrapper">
|
---|
35 |
|
---|
36 |
|
---|
37 | <div class="body" role="main">
|
---|
38 |
|
---|
39 | <h1 id="search-documentation">Search</h1>
|
---|
40 |
|
---|
41 | <noscript>
|
---|
42 | <div class="admonition warning">
|
---|
43 | <p>
|
---|
44 | Please activate JavaScript to enable the search
|
---|
45 | functionality.
|
---|
46 | </p>
|
---|
47 | </div>
|
---|
48 | </noscript>
|
---|
49 |
|
---|
50 |
|
---|
51 | <p>
|
---|
52 | Searching for multiple words only shows matches that contain
|
---|
53 | all words.
|
---|
54 | </p>
|
---|
55 |
|
---|
56 |
|
---|
57 | <form action="" method="get">
|
---|
58 | <input type="text" name="q" aria-labelledby="search-documentation" value="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
---|
59 | <input type="submit" value="search" />
|
---|
60 | <span id="search-progress" style="padding-left: 10px"></span>
|
---|
61 | </form>
|
---|
62 |
|
---|
63 |
|
---|
64 |
|
---|
65 | <div id="search-results">
|
---|
66 |
|
---|
67 | </div>
|
---|
68 |
|
---|
69 |
|
---|
70 | </div>
|
---|
71 |
|
---|
72 | </div>
|
---|
73 | </div>
|
---|
74 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
---|
75 | <div class="sphinxsidebarwrapper">
|
---|
76 | <h1 class="logo"><a href="index.html">AmmosReader</a></h1>
|
---|
77 |
|
---|
78 |
|
---|
79 |
|
---|
80 |
|
---|
81 |
|
---|
82 |
|
---|
83 |
|
---|
84 |
|
---|
85 | <h3>Navigation</h3>
|
---|
86 | <ul>
|
---|
87 | <li class="toctree-l1"><a class="reference internal" href="ammosreader.html">ammosreader package</a></li>
|
---|
88 | </ul>
|
---|
89 |
|
---|
90 | <div class="relations">
|
---|
91 | <h3>Related Topics</h3>
|
---|
92 | <ul>
|
---|
93 | <li><a href="index.html">Documentation overview</a><ul>
|
---|
94 | </ul></li>
|
---|
95 | </ul>
|
---|
96 | </div>
|
---|
97 |
|
---|
98 |
|
---|
99 |
|
---|
100 |
|
---|
101 |
|
---|
102 |
|
---|
103 |
|
---|
104 |
|
---|
105 | </div>
|
---|
106 | </div>
|
---|
107 | <div class="clearer"></div>
|
---|
108 | </div>
|
---|
109 | <div class="footer">
|
---|
110 | ©2022, Enrico Schwass.
|
---|
111 |
|
---|
112 | |
|
---|
113 | Powered by <a href="http://sphinx-doc.org/">Sphinx 4.2.0</a>
|
---|
114 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
|
---|
115 |
|
---|
116 | </div>
|
---|
117 |
|
---|
118 |
|
---|
119 |
|
---|
120 |
|
---|
121 | </body>
|
---|
122 | </html> |
---|