-
Notifications
You must be signed in to change notification settings - Fork 5
/
search.html
211 lines (157 loc) · 6.02 KB
/
search.html
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Search — PyDy Website</title>
<link rel="stylesheet" href="_static/pydy.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/main.css" type="text/css" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Gentium+Basic" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</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="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/searchtools.js"></script>
<script type="text/javascript" src="_static/main.js"></script>
<link rel="top" title="PyDy Website" href="index.html" />
<script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); });
</script>
<script type="text/javascript" id="searchindexloader"></script>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport'
content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
</head>
<body role="document">
<div style="display: none;" id="MathJax_Message"></div>
<div class="wrapper">
<div id="top">
<a href="#top" title="Back to top">
<i class="icon-arrow-up"></i>
<span class="visuallyhidden">Back to top</span>
</a>
</div>
<header class="header">
<div class="container">
<ul>
<li id="pydy"><a href="index.html">PyDy</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="documentation.html">Documentation</a></li>
</ul>
</div>
</header>
</div>
<style type="text/css">
.section-home a {color:#fff !important;border-color:#fff !important;}
#top {display:none !important;}
.topic-pager {display:none;}
</style>
<div class="main-body">
<div class="main-nav" id="main-nav">
<div id="site-desc" class="site-desc">
<div class="logo">
<img class="image"src="_static/logo.svg">
</div>
</div>
</div>
<div class="splash">
<div class="container">
<div class="desc">
<p>
<h1 id="search-documentation">Search</h1>
<div id="fallback" class="admonition warning">
<script type="text/javascript">$('#fallback').hide();</script>
<p>
Please activate JavaScript to enable the search
functionality.
</p>
</div>
<p>
From here you can search these documents. Enter your search
words into the box below and click "search". Note that the search
function will automatically search for all of the words. Pages
containing fewer words won't appear in the result list.
</p>
<form action="" method="get">
<input type="text" name="q" value="" />
<input type="submit" value="search" />
<span id="search-progress" style="padding-left: 10px"></span>
</form>
<div id="search-results">
</div>
</p>
</div>
</div>
</div>
<div class="main-nav" id="main-nav2">
<div class="nav-toc">
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h3><a href="blog.html">Recent Posts</a></h3>
<ul>
<li><a href="blog/2016/0-3-1-release-announcement.html">06 Jan, 2016 - PyDy 0.3.1 Has Been Released</a></li>
<li><a href="blog/2015/0-3-0-release-announcement.html">18 Jun, 2015 - PyDy 0.3.0 Has Been Released</a></li>
<li><a href="blog/2015/gsoc-announcement.html">11 Mar, 2015 - PyDy will participate in Google Summer of Code 2015</a></li>
<li><a href="blog/2014/feb2014.html">12 Feb, 2014 - Google Summer of Code 2014</a></li>
<li><a href="blog/2014/scipy2014.html">22 Jan, 2014 - PyDy at SciPy 2014</a></li>
</ul>
<h3><a href="blog/category.html">Categories</a></h3>
<ul>
<li><a href="blog/category/google-summer-of-code.html">Google Summer of Code (3)</a></li>
<li><a href="blog/category/releases.html">Releases (2)</a></li>
</ul>
<h3><a href="blog/archive.html">Archives</a></h3>
<ul>
<li><a href="blog/2016.html">2016 (1)</a></li>
<li><a href="blog/2015.html">2015 (2)</a></li>
<li><a href="blog/2014.html">2014 (2)</a></li>
<li><a href="blog/2013.html">2013 (2)</a></li>
</ul>
</div>
</div>
<!--
<h3><a href="index.html">Table Of Contents</a></h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="download.html">Download Options</a></li>
<li class="toctree-l1"><a class="reference internal" href="documentation.html">Documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="history.html">History</a></li>
<li class="toctree-l1"><a class="reference internal" href="gsoc.html">Google Summer of Code</a></li>
</ul>
-->
</div>
<div class="nav-download">
<h3>Download</a></h3>
<p>
<a href="https://github.com/pydy/pydy/archive/v0.3.1.zip">
Latest Version</a>
</p>
<p>
<a href="https://github.com/pydy/pydy/archive/master.zip">
Development Version</a>
</p>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p>
© Copyright 2015, PyDy Team.
Created using
<a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.
</p>
</div>
</footer>
</body>
</html>