Skip to content

Commit 9b29b66

Browse files
committed
Update docs
1 parent 1eabf15 commit 9b29b66

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+31
-792
lines changed

docs/.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 54d21a20ddb82b8a6483851d1d93ab60
4-
tags: 645f666f9bcd5a90fca523b33c5a78b7
3+
config:
4+
tags:

docs/_sources/index.txt

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/genindex.html

Lines changed: 0 additions & 221 deletions
This file was deleted.

docs/index.html

Lines changed: 16 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>QPython Project’s documentation! &mdash; QPython 0.9 documentation</title>
11+
<title>QPython 0.9 documentation</title>
1212

1313

1414

@@ -26,16 +26,16 @@
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

@@ -51,7 +51,7 @@
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

@@ -67,13 +67,6 @@
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>
@@ -82,12 +75,11 @@
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>
@@ -100,7 +92,7 @@
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

@@ -128,16 +120,14 @@
128120

129121
<ul class="wy-breadcrumbs">
130122

131-
<li><a href="#">Docs</a> &raquo;</li>
123+
<li><a href="index.html#document-index">Docs</a> &raquo;</li>
132124

133-
<li>QPython Project&#8217;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&#8217;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>

docs/objects.inv

5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)