88
99 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
1010
11- < title > QPython Project’s documentation! — QPython 0.9 documentation</ title >
11+ < title > QPython 0.9 documentation</ title >
1212
1313
1414
2626
2727
2828
29- < link rel ="stylesheet " href ="_static /css/theme.css " type ="text/css " />
29+ < link rel ="stylesheet " href ="static /css/theme.css " type ="text/css " />
3030
3131
3232
3333
3434
35- < link rel ="top " title ="QPython 0.9 documentation " href ="# "/>
35+ < link rel ="top " title ="None " href ="index.html#document-index "/>
3636
3737
38- < script src ="_static /js/modernizr.min.js "> </ script >
38+ < script src ="static /js/modernizr.min.js "> </ script >
3939
4040</ head >
4141
5151
5252
5353
54- < a href ="# " class ="icon icon-home "> QPython
54+ < a href ="index.html#document-index " class ="icon icon-home "> QPython
5555
5656
5757
6767
6868
6969
70- < div role ="search ">
71- < form id ="rtd-search-form " class ="wy-form " action ="search.html " method ="get ">
72- < input type ="text " name ="q " placeholder ="Search docs " />
73- < input type ="hidden " name ="check_keywords " value ="yes " />
74- < input type ="hidden " name ="area " value ="default " />
75- </ form >
76- </ div >
7770
7871
7972 </ div >
8275
8376
8477
85-
86-
8778
88- < ul class ="simple ">
79+ <!-- Local TOC -->
80+ < div class ="local-toc "> < ul class ="simple ">
8981</ ul >
90-
82+ </ div >
9183
9284
9385 </ div >
10092 < nav class ="wy-nav-top " role ="navigation " aria-label ="top navigation ">
10193
10294 < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
103- < a href ="# "> QPython</ a >
95+ < a href ="index.html#document-index "> QPython</ a >
10496
10597 </ nav >
10698
128120
129121 < ul class ="wy-breadcrumbs ">
130122
131- < li > < a href ="# "> Docs</ a > »</ li >
123+ < li > < a href ="index.html#document-index "> Docs</ a > »</ li >
132124
133- < li > QPython Project’s documentation! </ li >
125+ < li > QPython 0.9 documentation</ li >
134126
135127
136128 < li class ="wy-breadcrumbs-aside ">
137129
138130
139- < a href ="_sources/index.txt " rel ="nofollow "> View page source</ a >
140-
141131
142132 </ li >
143133
@@ -154,8 +144,6 @@ <h1>QPython Project’s documentation!<a class="headerlink" href="#qpython-p
154144< p > QPython is a script engine that runs Python on android devices. It lets your android device run Python scripts and projects. It contains the Python interpreter, console, editor, and the SL4A Library for Android. It’s Python on Android!</ p >
155145< p > Contents:</ p >
156146< div class ="toctree-wrapper compound ">
157- < ul class ="simple ">
158- </ ul >
159147</ div >
160148</ div >
161149< div class ="section " id ="indices-and-tables ">
@@ -209,15 +197,15 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
209197 SOURCELINK_SUFFIX : ''
210198 } ;
211199 </ script >
212- < script type ="text/javascript " src ="_static /jquery.js "> </ script >
213- < script type ="text/javascript " src ="_static /underscore.js "> </ script >
214- < script type ="text/javascript " src ="_static /doctools.js "> </ script >
200+ < script type ="text/javascript " src ="static /jquery.js "> </ script >
201+ < script type ="text/javascript " src ="static /underscore.js "> </ script >
202+ < script type ="text/javascript " src ="static /doctools.js "> </ script >
215203
216204
217205
218206
219207
220- < script type ="text/javascript " src ="_static /js/theme.js "> </ script >
208+ < script type ="text/javascript " src ="static /js/theme.js "> </ script >
221209
222210
223211
@@ -230,4 +218,4 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
230218
231219
232220</ body >
233- </ html >
221+ </ html >
0 commit comments