Skip to content

Commit 8ebc579

Browse files
author
ubuntu
committed
Update qpython.org
1 parent eeb0ab9 commit 8ebc579

Some content is hidden

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

49 files changed

+6378
-20586
lines changed

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
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: ab113b493ea3f97adf91514864fdfc7d
3+
config: 8b35aa6adaca9cbc6008b620d3daefd7
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_sources/en/guide_androidhelpers.rst.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,11 +1446,7 @@ TextToSpeechFacade
14461446
EyesFreeFacade
14471447
=========================
14481448

1449-
.. py:function:: ttsSpeak(message)
1450-
1451-
Speaks the provided message via TTS
14521449

1453-
:param str message: message
14541450

14551451

14561452
BluetoothFacade

docs/_sources/features/2018-09-28-dropbear-cn.rst.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ mkdir dropbear # 在 /data/data/org.qpython.qpy/files下创建dropbear目录
3939

4040
初始化对应的key
4141

42-
dbkey -t dss -f dropbear/dropbear_dss_host_key
42+
dbkey -t dss -f dropbear/dropbear_dss_host_key
4343

4444
dbkey -t rsa -f dropbear/dropbear_rsa_host_key
4545

4646
dbkey -t ecdsa -f dropbear/dropbear_ecdsa_host_key
47+
4748
```
4849

4950
完成上述步骤之后,即可启动sshd服务。

docs/contributors.html

Lines changed: 126 additions & 153 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,69 @@
11
<!DOCTYPE html>
22
<html>
3-
4-
<html>
5-
<head>
6-
<meta charset="utf-8" />
7-
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
8-
9-
<title>Contributors &#8212; QPython 0.9 documentation</title>
10-
<link rel="stylesheet" type="text/css" href="static/pygments.css" />
11-
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css" />
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-
<link rel="index" title="Index" href="genindex.html" />
17-
<link rel="search" title="Search" href="search.html" />
18-
<meta charset="UTF-8">
19-
<link href="//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
20-
<script src="//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
21-
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
22-
23-
</head><body>
24-
<div class="header doc-header">
25-
<div class="col-lg-offset-2 col-lg-8 col-md-offset-2 col-md-8 col-sm-offset-2 col-sm-8 index-header">
26-
27-
<div class="navbar-header">
28-
<button type="button" class="navbar-toggle" data-toggle="collapse"
29-
data-target="#example-navbar-collapse">
30-
<span class="sr-only">切换导航</span>
31-
<span class="icon-bar"></span>
32-
<span class="icon-bar"></span>
33-
<span class="icon-bar"></span>
34-
</button>
35-
<a href="/index.html" class="logo"><img src="static/img_logo.png"></a>
36-
</div>
37-
38-
<ul class="header-title hidden-xs">
39-
<li class="header-phone-selected">
40-
<a href="/index.html">Home</a>
41-
</li>
42-
<li>
43-
<a href="/document.html" class="header-selected">Guide</a>
44-
<span class="header-title-selected"></span>
45-
</li>
46-
<li>
47-
<a href="//edu.qpython.org/">Course</a>
48-
</li>
49-
<li>
50-
<a href="//www.aipy.org">AIPY</a>
51-
</li>
52-
53-
<li>
54-
<a target="_blank" href="//github.com/qpython-android/qpython">Github</a>
55-
</li>
56-
</ul>
57-
<div class="search-box hidden-xs">
58-
<form action="search.html">
59-
<input type="search" name="q" placeholder="keyword">
60-
<input type="hidden" name="check_keywords" value="yes" />
61-
<input type="hidden" name="area" value="default" />
62-
<button><img src="static/ic_search.png"></button>
63-
</form>
64-
</div>
65-
</div>
66-
</div>
67-
3+
<html lang="en-US">
4+
<head>
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
<title>Contributors &#8212; QPython 0.9 documentation</title>
8+
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=fa44fd50" />
9+
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css?v=7f84cac3" />
10+
<script data-url_root="./" id="documentation_options" src="static/documentation_options.js?v=23d2e95a"></script>
11+
<script src="static/doctools.js?v=888ff710"></script>
12+
<script src="static/sphinx_highlight.js?v=4825356b"></script>
13+
<link rel="index" title="Index" href="genindex.html" />
14+
<link rel="search" title="Search" href="search.html" />
15+
<meta charset="UTF-8">
16+
<link href="//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
17+
<script src="//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
18+
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
19+
</head><body>
20+
<div class="header doc-header">
21+
<div class="col-lg-offset-2 col-lg-8 col-md-offset-2 col-md-8 col-sm-offset-2 col-sm-8 index-header">
22+
<div class="navbar-header">
23+
<button type="button" class="navbar-toggle" data-toggle="collapse"
24+
data-target="#example-navbar-collapse">
25+
<span class="sr-only">切换导航</span>
26+
<span class="icon-bar"></span>
27+
<span class="icon-bar"></span>
28+
<span class="icon-bar"></span>
29+
</button>
30+
<a href="/index.html" class="logo"><img src="static/img_logo.png"></a>
31+
</div>
32+
<ul class="header-title hidden-xs">
33+
<li class="header-phone-selected">
34+
<a href="/index.html">Home</a>
35+
</li>
36+
<li>
37+
<a href="/document.html" class="header-selected">Guide</a>
38+
<span class="header-title-selected"></span>
39+
</li>
40+
<li>
41+
<a href="//edu.qpython.org/">Course</a>
42+
</li>
43+
<li>
44+
<a href="//www.aipy.org">AIPY</a>
45+
</li>
46+
<li>
47+
<a target="_blank" href="//github.com/qpython-android/qpython">Github</a>
48+
</li>
49+
</ul>
50+
<div class="search-box hidden-xs">
51+
<form action="search.html">
52+
<input type="search" name="q" placeholder="keyword">
53+
<input type="hidden" name="check_keywords" value="yes" />
54+
<input type="hidden" name="area" value="default" />
55+
<button><img src="static/ic_search.png"></button>
56+
</form>
57+
</div>
58+
</div>
59+
</div>
6860
<div class="row doc-content">
69-
<div class="content-main col-sm-offset-2 col-sm-8">
70-
<div class="content-wrapper col-sm-4">
71-
<div class="left-menu">
72-
<div class="doc-title hidden-xs">QPython</div>
73-
<div class="sidebar collapse navbar-collapse" id="example-navbar-collapse">
74-
75-
76-
77-
78-
79-
<ul>
61+
<div class="content-main col-sm-offset-2 col-sm-8">
62+
<div class="content-wrapper col-sm-4">
63+
<div class="left-menu">
64+
<div class="doc-title hidden-xs">QPython</div>
65+
<div class="sidebar collapse navbar-collapse" id="example-navbar-collapse">
66+
<ul>
8067
<li class="toctree-l1"><a class="reference internal" href="en/guide.html">Getting started</a></li>
8168
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#programming-guide">Programming Guide</a></li>
8269
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#developer-guide">Developer Guide</a></li>
@@ -88,40 +75,32 @@
8875
<ul>
8976
<li class="toctree-l1"><a class="reference internal" href="zhindex.html">中文用户向导</a></li>
9077
</ul>
91-
92-
93-
94-
<div class="search-phone visible-xs">
95-
<form action="search.html">
96-
<input type="search" name="q" placeholder="keyword">
97-
<input type="hidden" name="check_keywords" value="yes" />
98-
<input type="hidden" name="area" value="default" />
99-
<button><img src="static/ic_search.png"></button>
100-
</form>
101-
</div>
102-
</div>
103-
</div>
104-
</div>
105-
<div class="content col-sm-8">
106-
<div class="document">
107-
108-
<ul class="crumbs">
109-
<li><a href="document.html">Guide</a> &raquo;</li>
110-
111-
<li>Contributors</li>
112-
</ul>
113-
114-
115-
<div class="documentwrapper">
116-
<div class="bodywrapper">
117-
<div class="body" role="main">
118-
119-
<section id="contributors">
120-
<h1>Contributors<a class="headerlink" href="#contributors" title="Permalink to this headline"></a></h1>
78+
<div class="search-phone visible-xs">
79+
<form action="search.html">
80+
<input type="search" name="q" placeholder="keyword">
81+
<input type="hidden" name="check_keywords" value="yes" />
82+
<input type="hidden" name="area" value="default" />
83+
<button><img src="static/ic_search.png"></button>
84+
</form>
85+
</div>
86+
</div>
87+
</div>
88+
</div>
89+
<div class="content col-sm-8">
90+
<div class="document">
91+
<ul class="crumbs">
92+
<li><a href="document.html">Guide</a> &raquo;</li>
93+
<li>Contributors</li>
94+
</ul>
95+
<div class="documentwrapper">
96+
<div class="bodywrapper">
97+
<div class="body" role="main">
98+
<section id="contributors">
99+
<h1>Contributors<a class="headerlink" href="#contributors" title="Permalink to this heading"></a></h1>
121100
<p>Thanks contributers for helping with QPython projects.</p>
122101
<p>We want you to join us, If you want to join us, please email us <a class="reference external" href="mailto:support&#37;&#52;&#48;qpython&#46;org">support<span>&#64;</span>qpython<span>&#46;</span>org</a></p>
123102
<section id="developers">
124-
<h2>Developers<a class="headerlink" href="#developers" title="Permalink to this headline"></a></h2>
103+
<h2>Developers<a class="headerlink" href="#developers" title="Permalink to this heading"></a></h2>
125104
<p><a class="reference external" href="https://github.com/riverfor">River</a></p>
126105
<p><a class="reference external" href="https://github.com/kylelk">kyle kersey</a></p>
127106
<p><a class="reference external" href="https://github.com/pollyfat">Mae</a></p>
@@ -130,13 +109,13 @@ <h2>Developers<a class="headerlink" href="#developers" title="Permalink to this
130109
<p>Please send an email to us &lt;<a class="reference external" href="mailto:support&#37;&#52;&#48;qpython&#46;org">support<span>&#64;</span>qpython<span>&#46;</span>org</a>&gt; with your self introduction and what kind of development do you want to contribute.</p>
131110
</section>
132111
<section id="communities-organizers">
133-
<h2>Communities Organizers<a class="headerlink" href="#communities-organizers" title="Permalink to this headline"></a></h2>
112+
<h2>Communities Organizers<a class="headerlink" href="#communities-organizers" title="Permalink to this heading"></a></h2>
134113
<p><a class="reference external" href="https://github.com/liyuanrui">LR</a> (Chinese QQ Group: 540717901)</p>
135114
<p><em>How to run a QPython Community</em></p>
136115
<p>We appreciate that you build a QPython topic community, you can invite us to join for answering any question about qpython by sending an email to us for telling how to join&lt;<a class="reference external" href="mailto:support&#37;&#52;&#48;qpython&#46;org">support<span>&#64;</span>qpython<span>&#46;</span>org</a>&gt;.</p>
137116
</section>
138117
<section id="localization">
139-
<h2>Localization<a class="headerlink" href="#localization" title="Permalink to this headline"></a></h2>
118+
<h2>Localization<a class="headerlink" href="#localization" title="Permalink to this heading"></a></h2>
140119
<p><a class="reference external" href="https://github.com/Fogapod">Fogapod</a> (Russian)</p>
141120
<p><a class="reference external" href="https://github.com/frodo821">Frodo821</a> (Japanese)</p>
142121
<p><a class="reference external" href="https://github.com/qdarcip">Darciss Rehot’acc</a> (Turkish)</p>
@@ -155,49 +134,43 @@ <h2>Localization<a class="headerlink" href="#localization" title="Permalink to t
155134
</ul>
156135
</section>
157136
</section>
158-
159-
160-
<div class="clearer"></div>
161-
</div>
162-
</div>
163-
</div>
164-
</div>
165-
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
166-
</div>
167-
</div>
168-
<div class="col-sm-2"></div>
169-
</div>
170-
171-
137+
<div class="clearer"></div>
138+
</div>
139+
</div>
140+
</div>
141+
</div>
142+
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
143+
</div>
144+
</div>
145+
<div class="col-sm-2"></div>
146+
</div>
172147
<footer id="footer">
173-
<div class="col-sm-offset-2 col-sm-6 footer-div1">
174-
<div class="footer-block-item">
175-
<span class="footer-item1">Built with Sphinx using a theme provid by QPython.</span>
176-
<span class="footer-item2 visible-xs">
177-
&#169; Copyright 2017, QPython.
178-
</span>
179-
</div>
180-
</div>
181-
<div class="col-sm-2 footer-div2">
182-
<a href="/index.html" class="pull-right"><img src="static/img_logo.png"></a>
183-
</div>
184-
</footer>
185-
<script type="text/javascript">
186-
$('.fb-comments').attr('data-href', (window.location.href.split('#')[0]).split('?')[0])
187-
188-
(function(d, s, id) {
189-
var js, fjs = d.getElementsByTagName(s)[0];
190-
if (d.getElementById(id)) return;
191-
js = d.createElement(s); js.id = id;
192-
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=1680815145503311";
193-
fjs.parentNode.insertBefore(js, fjs);
194-
}(document, 'script', 'facebook-jssdk'));
195-
196-
$(function(){
197-
if ($('#footer')[0].offsetTop < $(window).height()){
198-
$('#footer').addClass('to-bottom')
199-
}
200-
})
201-
</script>
202-
</body>
148+
<div class="col-sm-offset-2 col-sm-6 footer-div1">
149+
<div class="footer-block-item">
150+
<span class="footer-item1">Built with Sphinx using a theme provid by QPython.</span>
151+
<span class="footer-item2 visible-xs">
152+
&#169; Copyright 2017, QPython.
153+
</span>
154+
</div>
155+
</div>
156+
<div class="col-sm-2 footer-div2">
157+
<a href="/index.html" class="pull-right"><img src="static/img_logo.png"></a>
158+
</div>
159+
</footer>
160+
<script type="text/javascript">
161+
$('.fb-comments').attr('data-href', (window.location.href.split('#')[0]).split('?')[0])
162+
(function(d, s, id) {
163+
var js, fjs = d.getElementsByTagName(s)[0];
164+
if (d.getElementById(id)) return;
165+
js = d.createElement(s); js.id = id;
166+
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=1680815145503311";
167+
fjs.parentNode.insertBefore(js, fjs);
168+
}(document, 'script', 'facebook-jssdk'));
169+
$(function(){
170+
if ($('#footer')[0].offsetTop < $(window).height()){
171+
$('#footer').addClass('to-bottom')
172+
}
173+
})
174+
</script>
175+
</body>
203176
</html>

0 commit comments

Comments
 (0)