Skip to content

Commit d1600e7

Browse files
committed
Update
1 parent 00332ac commit d1600e7

24 files changed

+54
-54
lines changed

docs/_sources/en/faq.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAQ
99
- You need to root the android device first, then soure the env vars (Just like the qpython wiki link you mentioned) and execute the /data/data/org.qpython.qpy/bin/python or /data/data/org.qpython.qpy/bin/python-android5 (for android 5 above)
1010

1111

12-
`Case sample <http://stackoverflow.com/questions/32110131/how-to-run-android-qpython-script-from-cmd-droidedit-terminal>`_
12+
`Share to case sample <http://stackoverflow.com/questions/32110131/how-to-run-android-qpython-script-from-cmd-droidedit-terminal>`_
1313

1414

1515

@@ -20,7 +20,7 @@ Even you could import pygame in QPython, but QPython doesn't support pygame now.
2020
We will consider to support it later, please follow us on facebook to get it's progress.
2121

2222

23-
`Case sample <http://stackoverflow.com/questions/30489732/qpythonpygame-segmentation-fault>`_
23+
`Pygame case sample <http://stackoverflow.com/questions/30489732/qpythonpygame-segmentation-fault>`_
2424

2525

2626

docs/_sources/en/guide.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you you want to know more about how to program through qpython, just follow t
2626

2727
**QPython project is not only a powerful Python engine for android, but is a active technology community also.**
2828

29-
Developers' Guide
29+
Developer Guide
3030
=======================
3131
QPython developers' goal is pushing out a great Python for android.
3232

@@ -36,7 +36,7 @@ QPython developers' goal is pushing out a great Python for android.
3636
guide_developers
3737

3838

39-
Contributors' Guide
39+
Contributor Guide
4040
========================
4141

4242
Welcome to join QPython contributors team, you are not just a user, but a creator of QPython.

docs/_sources/en/guide_contributors.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ How to launch a local QPython users community
2525
================================================================
2626

2727
How to organise a local qpython user sharing event
28-
----------------------------------------
28+
---------------------------------------------------
2929

3030
How to became the developer member
3131
====================================

docs/_sources/en/guide_developers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Editor
1212

1313

1414
File browsing
15-
------------
15+
---------------
1616

1717

1818
QRCode reader

docs/document.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<ul>
7070
<li class="toctree-l1"><a class="reference internal" href="en/guide.html">Getting started</a></li>
7171
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#programming-guide">Programming Guide</a></li>
72-
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#developers-guide">Developers&#8217; Guide</a></li>
73-
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#contributors-guide">Contributors&#8217; Guide</a></li>
72+
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#developer-guide">Developer Guide</a></li>
73+
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#contributor-guide">Contributor Guide</a></li>
7474
</ul>
7575
<ul>
7676
<li class="toctree-l1"><a class="reference internal" href="en/faq.html">FAQ</a></li>
@@ -164,7 +164,7 @@ <h2>Now, let&#8217;s GO<a class="headerlink" href="#now-let-s-go" title="Permali
164164
<li class="toctree-l2"><a class="reference internal" href="en/guide_extend.html#qpython-online-service">QPython Online Service</a></li>
165165
</ul>
166166
</li>
167-
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#developers-guide">Developers&#8217; Guide</a><ul>
167+
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#developer-guide">Developer Guide</a><ul>
168168
<li class="toctree-l2"><a class="reference internal" href="en/guide_developers.html">Android</a></li>
169169
<li class="toctree-l2"><a class="reference internal" href="en/guide_developers.html#qsl4a">QSL4A</a></li>
170170
<li class="toctree-l2"><a class="reference internal" href="en/guide_developers.html#qpython-core">QPython Core</a></li>
@@ -173,7 +173,7 @@ <h2>Now, let&#8217;s GO<a class="headerlink" href="#now-let-s-go" title="Permali
173173
<li class="toctree-l2"><a class="reference internal" href="en/guide_developers.html#qpy-io-enterprise-service">QPY.IO (Enterprise service)</a></li>
174174
</ul>
175175
</li>
176-
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#contributors-guide">Contributors&#8217; Guide</a><ul>
176+
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#contributor-guide">Contributor Guide</a><ul>
177177
<li class="toctree-l2"><a class="reference internal" href="en/guide_contributors.html">Welcome contribute</a></li>
178178
<li class="toctree-l2"><a class="reference internal" href="en/guide_contributors.html#how-to-help-with-test">How to help with test</a></li>
179179
<li class="toctree-l2"><a class="reference internal" href="en/guide_contributors.html#how-to-contribute-documentation">How to contribute documentation</a></li>

docs/en/faq.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
<ul>
7171
<li class="toctree-l1"><a class="reference internal" href="guide.html">Getting started</a></li>
7272
<li class="toctree-l1"><a class="reference internal" href="guide.html#programming-guide">Programming Guide</a></li>
73-
<li class="toctree-l1"><a class="reference internal" href="guide.html#developers-guide">Developers&#8217; Guide</a></li>
74-
<li class="toctree-l1"><a class="reference internal" href="guide.html#contributors-guide">Contributors&#8217; Guide</a></li>
73+
<li class="toctree-l1"><a class="reference internal" href="guide.html#developer-guide">Developer Guide</a></li>
74+
<li class="toctree-l1"><a class="reference internal" href="guide.html#contributor-guide">Contributor Guide</a></li>
7575
</ul>
7676
<ul class="current">
7777
<li class="toctree-l1 current"><a class="current reference internal" href="#">FAQ</a></li>
@@ -106,11 +106,11 @@ <h1>FAQ<a class="headerlink" href="#faq" title="Permalink to this headline">¶</
106106
<li>You could &#8220;share to&#8221; qpython from 3rd apps.</li>
107107
<li>You need to root the android device first, then soure the env vars (Just like the qpython wiki link you mentioned) and execute the /data/data/org.qpython.qpy/bin/python or /data/data/org.qpython.qpy/bin/python-android5 (for android 5 above)</li>
108108
</ul>
109-
<p><a class="reference external" href="http://stackoverflow.com/questions/32110131/how-to-run-android-qpython-script-from-cmd-droidedit-terminal">Case sample</a></p>
109+
<p><a class="reference external" href="http://stackoverflow.com/questions/32110131/how-to-run-android-qpython-script-from-cmd-droidedit-terminal">Share to case sample</a></p>
110110
<p><strong>Support pygame ?</strong></p>
111111
<p>Even you could import pygame in QPython, but QPython doesn&#8217;t support pygame now.</p>
112112
<p>We will consider to support it later, please follow us on facebook to get it&#8217;s progress.</p>
113-
<p><a class="reference external" href="http://stackoverflow.com/questions/30489732/qpythonpygame-segmentation-fault">Case sample</a></p>
113+
<p><a class="reference external" href="http://stackoverflow.com/questions/30489732/qpythonpygame-segmentation-fault">Pygame case sample</a></p>
114114
</div>
115115
</div>
116116
</div>

docs/en/guide.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<li class="toctree-l2"><a class="reference internal" href="guide_extend.html#qpython-online-service">QPython Online Service</a></li>
8484
</ul>
8585
</li>
86-
<li class="toctree-l1"><a class="reference internal" href="#developers-guide">Developers&#8217; Guide</a><ul>
86+
<li class="toctree-l1"><a class="reference internal" href="#developer-guide">Developer Guide</a><ul>
8787
<li class="toctree-l2"><a class="reference internal" href="guide_developers.html">Android</a></li>
8888
<li class="toctree-l2"><a class="reference internal" href="guide_developers.html#qsl4a">QSL4A</a></li>
8989
<li class="toctree-l2"><a class="reference internal" href="guide_developers.html#qpython-core">QPython Core</a></li>
@@ -92,7 +92,7 @@
9292
<li class="toctree-l2"><a class="reference internal" href="guide_developers.html#qpy-io-enterprise-service">QPY.IO (Enterprise service)</a></li>
9393
</ul>
9494
</li>
95-
<li class="toctree-l1"><a class="reference internal" href="#contributors-guide">Contributors&#8217; Guide</a><ul>
95+
<li class="toctree-l1"><a class="reference internal" href="#contributor-guide">Contributor Guide</a><ul>
9696
<li class="toctree-l2"><a class="reference internal" href="guide_contributors.html">Welcome contribute</a></li>
9797
<li class="toctree-l2"><a class="reference internal" href="guide_contributors.html#how-to-help-with-test">How to help with test</a></li>
9898
<li class="toctree-l2"><a class="reference internal" href="guide_contributors.html#how-to-contribute-documentation">How to contribute documentation</a></li>
@@ -218,8 +218,8 @@ <h1>Programming Guide<a class="headerlink" href="#programming-guide" title="Perm
218218
</div>
219219
<p><strong>QPython project is not only a powerful Python engine for android, but is a active technology community also.</strong></p>
220220
</div>
221-
<div class="section" id="developers-guide">
222-
<h1>Developers&#8217; Guide<a class="headerlink" href="#developers-guide" title="Permalink to this headline"></a></h1>
221+
<div class="section" id="developer-guide">
222+
<h1>Developer Guide<a class="headerlink" href="#developer-guide" title="Permalink to this headline"></a></h1>
223223
<p>QPython developers&#8217; goal is pushing out a great Python for android.</p>
224224
<div class="toctree-wrapper compound">
225225
<ul>
@@ -253,8 +253,8 @@ <h1>Developers&#8217; Guide<a class="headerlink" href="#developers-guide" title=
253253
</ul>
254254
</div>
255255
</div>
256-
<div class="section" id="contributors-guide">
257-
<h1>Contributors&#8217; Guide<a class="headerlink" href="#contributors-guide" title="Permalink to this headline"></a></h1>
256+
<div class="section" id="contributor-guide">
257+
<h1>Contributor Guide<a class="headerlink" href="#contributor-guide" title="Permalink to this headline"></a></h1>
258258
<p>Welcome to join QPython contributors team, you are not just a user, but a creator of QPython.</p>
259259
<div class="toctree-wrapper compound">
260260
<ul>

docs/en/guide_androidhelpers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
<li class="toctree-l2"><a class="reference internal" href="guide_extend.html#qpython-online-service">QPython Online Service</a></li>
111111
</ul>
112112
</li>
113-
<li class="toctree-l1"><a class="reference internal" href="guide.html#developers-guide">Developers&#8217; Guide</a></li>
114-
<li class="toctree-l1"><a class="reference internal" href="guide.html#contributors-guide">Contributors&#8217; Guide</a></li>
113+
<li class="toctree-l1"><a class="reference internal" href="guide.html#developer-guide">Developer Guide</a></li>
114+
<li class="toctree-l1"><a class="reference internal" href="guide.html#contributor-guide">Contributor Guide</a></li>
115115
</ul>
116116
<ul>
117117
<li class="toctree-l1"><a class="reference internal" href="faq.html">FAQ</a></li>

docs/en/guide_contributors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
<ul class="current">
7272
<li class="toctree-l1"><a class="reference internal" href="guide.html">Getting started</a></li>
7373
<li class="toctree-l1"><a class="reference internal" href="guide.html#programming-guide">Programming Guide</a></li>
74-
<li class="toctree-l1"><a class="reference internal" href="guide.html#developers-guide">Developers&#8217; Guide</a></li>
75-
<li class="toctree-l1 current"><a class="reference internal" href="guide.html#contributors-guide">Contributors&#8217; Guide</a><ul class="current">
74+
<li class="toctree-l1"><a class="reference internal" href="guide.html#developer-guide">Developer Guide</a></li>
75+
<li class="toctree-l1 current"><a class="reference internal" href="guide.html#contributor-guide">Contributor Guide</a><ul class="current">
7676
<li class="toctree-l2 current"><a class="current reference internal" href="#">Welcome contribute</a></li>
7777
<li class="toctree-l2"><a class="reference internal" href="#how-to-help-with-test">How to help with test</a><ul>
7878
<li class="toctree-l3"><a class="reference internal" href="guide_contributors_test.html">Join the tester community</a></li>

docs/en/guide_contributors_test.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
<ul class="current">
7272
<li class="toctree-l1"><a class="reference internal" href="guide.html">Getting started</a></li>
7373
<li class="toctree-l1"><a class="reference internal" href="guide.html#programming-guide">Programming Guide</a></li>
74-
<li class="toctree-l1"><a class="reference internal" href="guide.html#developers-guide">Developers&#8217; Guide</a></li>
75-
<li class="toctree-l1 current"><a class="reference internal" href="guide.html#contributors-guide">Contributors&#8217; Guide</a><ul class="current">
74+
<li class="toctree-l1"><a class="reference internal" href="guide.html#developer-guide">Developer Guide</a></li>
75+
<li class="toctree-l1 current"><a class="reference internal" href="guide.html#contributor-guide">Contributor Guide</a><ul class="current">
7676
<li class="toctree-l2"><a class="reference internal" href="guide_contributors.html">Welcome contribute</a></li>
7777
<li class="toctree-l2 current"><a class="reference internal" href="guide_contributors.html#how-to-help-with-test">How to help with test</a><ul class="current">
7878
<li class="toctree-l3 current"><a class="current reference internal" href="#">Join the tester community</a></li>

0 commit comments

Comments
 (0)