Skip to content

Commit 25a41ca

Browse files
author
ubuntu
committed
Update
1 parent d9bcefa commit 25a41ca

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

docs/_sources/document.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. image:: _static/bestpython.png
77

88

9-
Welcome to read the QPython guide!
9+
Welcome to read the QPython guide
1010
=============================================
1111

1212
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!

docs/document.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7-
<title>Welcome to read the QPython guide! &#8212; QPython 0.9 documentation</title>
7+
<title>Welcome to read the QPython guide &#8212; QPython 0.9 documentation</title>
88
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css?v=7f84cac3" />
1010
<script data-url_root="./" id="documentation_options" src="static/documentation_options.js?v=23d2e95a"></script>
@@ -93,14 +93,14 @@
9393
<div class="document">
9494
<ul class="crumbs">
9595
<li><a href="#">Guide</a> &raquo;</li>
96-
<li>Welcome to read the QPython guide!</li>
96+
<li>Welcome to read the QPython guide</li>
9797
</ul>
9898
<div class="documentwrapper">
9999
<div class="bodywrapper">
100100
<div class="body" role="main">
101101
<img alt="images/bestpython.png" src="images/bestpython.png" />
102102
<section id="welcome-to-read-the-qpython-guide">
103-
<h1>Welcome to read the QPython guide!<a class="headerlink" href="#welcome-to-read-the-qpython-guide" title="Permalink to this heading"></a></h1>
103+
<h1>Welcome to read the QPython guide<a class="headerlink" href="#welcome-to-read-the-qpython-guide" title="Permalink to this heading"></a></h1>
104104
<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>
105105
<p>QPython has several millions users in the world already, it’s a great project for programming users, welcome to join us for contributing to this project NOW.</p>
106106
<section id="what-s-new">

docs/en/guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link rel="index" title="Index" href="../genindex.html" />
1414
<link rel="search" title="Search" href="../search.html" />
1515
<link rel="next" title="QPython: How To Start" href="guide_howtostart.html" />
16-
<link rel="prev" title="Welcome to read the QPython guide!" href="../document.html" />
16+
<link rel="prev" title="Welcome to read the QPython guide" href="../document.html" />
1717
<meta charset="UTF-8">
1818
<script src="/static/jquery.min.js"></script>
1919
<script src="/static/bootstrap.min.js"></script>

docs/objects.inv

-1 Bytes
Binary file not shown.

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)