OSDN Git Service

9d26a1c9b8f7f9359c9d8933dac2bb909a8b7da0
[joypy/Thun.git] / docs / sphinx_docs / _build / html / search.html
1
2 <!DOCTYPE html>
3
4 <html>
5   <head>
6     <meta charset="utf-8" />
7     <title>Search &#8212; Thun 0.3.0 documentation</title>
8     <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
9     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
10     
11     <script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
12     <script src="_static/jquery.js"></script>
13     <script src="_static/underscore.js"></script>
14     <script src="_static/doctools.js"></script>
15     <script src="_static/language_data.js"></script>
16     <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
17     <script src="_static/searchtools.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   <div id="fallback" class="admonition warning">
41   <script>$('#fallback').hide();</script>
42   <p>
43     Please activate JavaScript to enable the search
44     functionality.
45   </p>
46   </div>
47   <p>
48     Searching for multiple words only shows matches that contain
49     all words.
50   </p>
51   <form action="" method="get">
52     <input type="text" name="q" aria-labelledby="search-documentation" value="" />
53     <input type="submit" value="search" />
54     <span id="search-progress" style="padding-left: 10px"></span>
55   </form>
56   
57   <div id="search-results">
58   
59   </div>
60
61           </div>
62           
63         </div>
64       </div>
65       <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
66         <div class="sphinxsidebarwrapper">
67 <h1 class="logo"><a href="index.html">Thun</a></h1>
68
69
70
71
72
73
74
75
76 <h3>Navigation</h3>
77 <ul>
78 <li class="toctree-l1"><a class="reference internal" href="notebooks/Intro.html">Thun: Joy in Python</a></li>
79 <li class="toctree-l1"><a class="reference internal" href="joy.html">Joy Interpreter</a></li>
80 <li class="toctree-l1"><a class="reference internal" href="stack.html">Stack or Quote or Sequence or List…</a></li>
81 <li class="toctree-l1"><a class="reference internal" href="parser.html">Parsing Text into Joy Expressions</a></li>
82 <li class="toctree-l1"><a class="reference internal" href="pretty.html">Tracing Joy Execution</a></li>
83 <li class="toctree-l1"><a class="reference internal" href="library.html">Function Reference</a></li>
84 <li class="toctree-l1"><a class="reference internal" href="lib.html">Functions Grouped by, er, Function with Examples</a></li>
85 <li class="toctree-l1"><a class="reference internal" href="types.html">Type Inference of Joy Expressions</a></li>
86 <li class="toctree-l1"><a class="reference internal" href="notebooks/index.html">Essays about Programming in Joy</a></li>
87 </ul>
88
89 <div class="relations">
90 <h3>Related Topics</h3>
91 <ul>
92   <li><a href="index.html">Documentation overview</a><ul>
93   </ul></li>
94 </ul>
95 </div>
96
97
98
99
100
101
102
103
104         </div>
105       </div>
106       <div class="clearer"></div>
107     </div>
108     <div class="footer" role="contentinfo">
109 <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
110 <img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" />
111 </a>
112 <br />
113 <span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Thun Documentation</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://joypy.osdn.io/" property="cc:attributionName" rel="cc:attributionURL">Simon Forman</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://osdn.net/projects/joypy/" rel="dct:source">https://osdn.net/projects/joypy/</a>.
114       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.0.2.
115     </div>
116
117   </body>
118 </html>