Skip to content

Commit b4c4a64

Browse files
author
ubuntu
committed
Update
1 parent a568903 commit b4c4a64

26 files changed

+6390
-5094
lines changed

docs/contributors.html

Lines changed: 150 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,84 @@
11
<!DOCTYPE html>
22
<html>
3+
34
<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-
<script src="/static/jquery.min.js"></script>
17-
<script src="/static/bootstrap.min.js"></script>
18-
<link rel="stylesheet" type="text/css" href="/static/bootstrap.min.css">
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-
</head><body>
23-
<div class="header doc-header">
24-
<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">
25-
<div class="navbar-header">
26-
<button type="button" class="navbar-toggle" data-toggle="collapse"
27-
data-target="#example-navbar-collapse">
28-
<span class="sr-only">切换导航</span>
29-
<span class="icon-bar"></span>
30-
<span class="icon-bar"></span>
31-
<span class="icon-bar"></span>
32-
</button>
33-
<a href="/index.html" class="logo"><img src="static/img_logo.png"></a>
34-
</div>
35-
<ul class="header-title collapse navbar-collapse" id="example-navbar-collapse">
36-
<li class="header-phone-selected">
37-
<a href="/index.html" class="header-selected">Home</a>
38-
<!-- <span class="header-title-selected"></span> -->
39-
</li>
40-
<li><a href="https://play.google.com/store/apps/details?id=org.qpython.qpy" target="_blank">Install</a></li>
41-
<li><a href="https://developer.qpython.org" target="_blank">Docs</a></li>
42-
<!--li>
43-
<a href="http://edu.qpython.org/">Course</a>
44-
</li-->
45-
<li><a href="https://x.com/qpython" target="_blank">News</a></li>
46-
<li><a href="https://discord.gg/hV2chuD" target="_blank">Discuss</a></li>
47-
<li><a href="https://www.youtube.com/@qpythonplus" target="_blank">YouTube</a></li>
48-
<!--li>
49-
<a href="http://www.aipy.org">AIPY</a>
50-
</li-->
51-
</ul>
52-
<div class="search-box hidden-xs">
53-
<form action="search.html">
54-
<input type="search" name="q" placeholder="keyword">
55-
<input type="hidden" name="check_keywords" value="yes" />
56-
<input type="hidden" name="area" value="default" />
57-
<button><img src="static/ic_search.png"></button>
58-
</form>
59-
</div>
60-
</div>
61-
</div>
5+
<head>
6+
<meta charset="utf-8" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
8+
9+
<title>Contributors &#8212; QPython 0.9 documentation</title>
10+
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=fa44fd50" />
11+
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css?v=7f84cac3" />
12+
<script data-url_root="./" id="documentation_options" src="static/documentation_options.js?v=23d2e95a"></script>
13+
<script src="static/doctools.js?v=888ff710"></script>
14+
<script src="static/sphinx_highlight.js?v=4825356b"></script>
15+
<link rel="index" title="Index" href="genindex.html" />
16+
<link rel="search" title="Search" href="search.html" />
17+
<meta charset="UTF-8">
18+
19+
<script src="/static/jquery.min.js"></script>
20+
<script src="/static/bootstrap.min.js"></script>
21+
<link rel="stylesheet" type="text/css" href="/static/bootstrap.min.css">
22+
<!--link href="//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
23+
<script src="//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script-->
24+
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
25+
26+
</head><body>
27+
<div class="header doc-header">
28+
<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">
29+
30+
<div class="navbar-header">
31+
<button type="button" class="navbar-toggle" data-toggle="collapse"
32+
data-target="#example-navbar-collapse">
33+
<span class="sr-only">切换导航</span>
34+
<span class="icon-bar"></span>
35+
<span class="icon-bar"></span>
36+
<span class="icon-bar"></span>
37+
</button>
38+
<a href="/index.html" class="logo"><img src="static/img_logo.png"></a>
39+
</div>
40+
41+
<ul class="header-title collapse navbar-collapse" id="example-navbar-collapse">
42+
<li class="header-phone-selected">
43+
<a href="/index.html" class="header-selected">Home</a>
44+
<!-- <span class="header-title-selected"></span> -->
45+
</li>
46+
<li><a href="https://play.google.com/store/apps/details?id=org.qpython.qpy" target="_blank">Install</a></li>
47+
<li><a href="https://developer.qpython.org" target="_blank">Docs</a></li>
48+
<!--li>
49+
<a href="http://edu.qpython.org/">Course</a>
50+
</li-->
51+
<li><a href="https://x.com/qpython" target="_blank">News</a></li>
52+
<li><a href="https://discord.gg/hV2chuD" target="_blank">Discuss</a></li>
53+
<li><a href="https://www.youtube.com/@qpythonplus" target="_blank">YouTube</a></li>
54+
55+
<!--li>
56+
<a href="http://www.aipy.org">AIPY</a>
57+
</li-->
58+
</ul>
59+
<div class="search-box hidden-xs">
60+
<form action="search.html">
61+
<input type="search" name="q" placeholder="keyword">
62+
<input type="hidden" name="check_keywords" value="yes" />
63+
<input type="hidden" name="area" value="default" />
64+
<button><img src="static/ic_search.png"></button>
65+
</form>
66+
</div>
67+
</div>
68+
</div>
69+
6270
<div class="row doc-content">
63-
<div class="content-main col-sm-offset-2 col-sm-8">
64-
<div class="content-wrapper col-sm-4">
65-
<div class="left-menu">
66-
<div class="doc-title hidden-xs">QPython</div>
67-
<div class="sidebar collapse navbar-collapse" id="example-navbar-collapse">
68-
<ul>
71+
<div class="content-main col-sm-offset-2 col-sm-8">
72+
<div class="content-wrapper col-sm-4">
73+
<div class="left-menu">
74+
<div class="doc-title hidden-xs">QPython</div>
75+
<div class="sidebar collapse navbar-collapse" id="example-navbar-collapse">
76+
77+
78+
79+
80+
81+
<ul>
6982
<li class="toctree-l1"><a class="reference internal" href="en/guide.html">Getting started</a></li>
7083
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#programming-guide">Programming Guide</a></li>
7184
<li class="toctree-l1"><a class="reference internal" href="en/guide.html#developer-guide">Developer Guide</a></li>
@@ -77,27 +90,35 @@
7790
<ul>
7891
<li class="toctree-l1"><a class="reference internal" href="zhindex.html">中文用户向导</a></li>
7992
</ul>
80-
<div class="search-phone visible-xs">
81-
<form action="search.html">
82-
<input type="search" name="q" placeholder="keyword">
83-
<input type="hidden" name="check_keywords" value="yes" />
84-
<input type="hidden" name="area" value="default" />
85-
<button><img src="static/ic_search.png"></button>
86-
</form>
87-
</div>
88-
</div>
89-
</div>
90-
</div>
91-
<div class="content col-sm-8">
92-
<div class="document">
93-
<ul class="crumbs">
94-
<li><a href="document.html">Guide</a> &raquo;</li>
95-
<li>Contributors</li>
96-
</ul>
97-
<div class="documentwrapper">
98-
<div class="bodywrapper">
99-
<div class="body" role="main">
100-
<section id="contributors">
93+
94+
95+
96+
<div class="search-phone visible-xs">
97+
<form action="search.html">
98+
<input type="search" name="q" placeholder="keyword">
99+
<input type="hidden" name="check_keywords" value="yes" />
100+
<input type="hidden" name="area" value="default" />
101+
<button><img src="static/ic_search.png"></button>
102+
</form>
103+
</div>
104+
</div>
105+
</div>
106+
</div>
107+
<div class="content col-sm-8">
108+
<div class="document">
109+
110+
<ul class="crumbs">
111+
<li><a href="document.html">Guide</a> &raquo;</li>
112+
113+
<li>Contributors</li>
114+
</ul>
115+
116+
117+
<div class="documentwrapper">
118+
<div class="bodywrapper">
119+
<div class="body" role="main">
120+
121+
<section id="contributors">
101122
<h1>Contributors<a class="headerlink" href="#contributors" title="Permalink to this heading"></a></h1>
102123
<p>Thanks contributers for helping with QPython projects.</p>
103124
<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>
@@ -137,43 +158,49 @@ <h2>Localization<a class="headerlink" href="#localization" title="Permalink to t
137158
</ul>
138159
</section>
139160
</section>
140-
<div class="clearer"></div>
141-
</div>
142-
</div>
143-
</div>
144-
</div>
145-
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
146-
</div>
147-
</div>
148-
<div class="col-sm-2"></div>
149-
</div>
161+
162+
163+
<div class="clearer"></div>
164+
</div>
165+
</div>
166+
</div>
167+
</div>
168+
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
169+
</div>
170+
</div>
171+
<div class="col-sm-2"></div>
172+
</div>
173+
174+
150175
<footer id="footer">
151-
<div class="col-sm-offset-2 col-sm-6 footer-div1">
152-
<div class="footer-block-item">
153-
<span class="footer-item1">Built with Sphinx using a theme provid by QPython.</span>
154-
<span class="footer-item2 visible-xs">
155-
&#169; Copyright 2017, QPython.
156-
</span>
157-
</div>
158-
</div>
159-
<div class="col-sm-2 footer-div2">
160-
<a href="/index.html" class="pull-right"><img src="static/img_logo.png"></a>
161-
</div>
162-
</footer>
163-
<script type="text/javascript">
164-
$('.fb-comments').attr('data-href', (window.location.href.split('#')[0]).split('?')[0])
165-
(function(d, s, id) {
166-
var js, fjs = d.getElementsByTagName(s)[0];
167-
if (d.getElementById(id)) return;
168-
js = d.createElement(s); js.id = id;
169-
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=1680815145503311";
170-
fjs.parentNode.insertBefore(js, fjs);
171-
}(document, 'script', 'facebook-jssdk'));
172-
$(function(){
173-
if ($('#footer')[0].offsetTop < $(window).height()){
174-
$('#footer').addClass('to-bottom')
175-
}
176-
})
177-
</script>
178-
</body>
176+
<div class="col-sm-offset-2 col-sm-6 footer-div1">
177+
<div class="footer-block-item">
178+
<span class="footer-item1">Built with Sphinx using a theme provid by QPython.</span>
179+
<span class="footer-item2 visible-xs">
180+
&#169; Copyright 2017, QPython.
181+
</span>
182+
</div>
183+
</div>
184+
<div class="col-sm-2 footer-div2">
185+
<a href="/index.html" class="pull-right"><img src="static/img_logo.png"></a>
186+
</div>
187+
</footer>
188+
<script type="text/javascript">
189+
$('.fb-comments').attr('data-href', (window.location.href.split('#')[0]).split('?')[0])
190+
191+
(function(d, s, id) {
192+
var js, fjs = d.getElementsByTagName(s)[0];
193+
if (d.getElementById(id)) return;
194+
js = d.createElement(s); js.id = id;
195+
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=1680815145503311";
196+
fjs.parentNode.insertBefore(js, fjs);
197+
}(document, 'script', 'facebook-jssdk'));
198+
199+
$(function(){
200+
if ($('#footer')[0].offsetTop < $(window).height()){
201+
$('#footer').addClass('to-bottom')
202+
}
203+
})
204+
</script>
205+
</body>
179206
</html>

0 commit comments

Comments
 (0)