1-
2-
31<!DOCTYPE html>
42< html class ="writer-html5 " lang ="zh-CN " >
53< head >
6- < meta charset ="utf-8 ">
7-
8- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
9-
4+ < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
106 < title > 概览:模块代码 — LeanCloud-Python-SDK 2.6.1 文档</ title >
11-
12-
13-
14- < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
15- < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
16-
17-
18-
19-
20-
21-
22-
7+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
8+ < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
239 <!--[if lt IE 9]>
2410 <script src="../_static/js/html5shiv.min.js"></script>
2511 <![endif]-->
2612
27-
28- < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
13+ < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js "> </ script >
2914 < script src ="../_static/jquery.js "> </ script >
3015 < script src ="../_static/underscore.js "> </ script >
3116 < script src ="../_static/doctools.js "> </ script >
32- < script src ="../_static/language_data.js "> </ script >
3317 < script src ="../_static/translations.js "> </ script >
34-
35- < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
36-
37-
18+ < script src ="../_static/js/theme.js "> </ script >
3819 < link rel ="index " title ="索引 " href ="../genindex.html " />
3920 < link rel ="search " title ="搜索 " href ="../search.html " />
4021</ head >
4122
42- < body class ="wy-body-for-nav ">
43-
44-
23+ < body class ="wy-body-for-nav ">
4524 < div class ="wy-grid-for-nav ">
46-
4725 < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
4826 < div class ="wy-side-scroll ">
4927 < div class ="wy-side-nav-search " >
50-
51-
52-
53- < a href ="../index.html " class ="icon icon-home " alt ="Documentation Home "> LeanCloud-Python-SDK
54-
55-
56-
28+ < a href ="../index.html " class ="icon icon-home "> LeanCloud-Python-SDK
5729 </ a >
58-
59-
60-
61-
6230 < div class ="version ">
6331 2.6
6432 </ div >
65-
66-
67-
68-
6933< div role ="search ">
7034 < form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
71- < input type ="text " name ="q " placeholder ="Search docs " />
35+ < input type ="text " name ="q " placeholder ="在文档中搜索 " />
7236 < input type ="hidden " name ="check_keywords " value ="yes " />
7337 < input type ="hidden " name ="area " value ="default " />
7438 </ form >
7539</ div >
76-
77-
78- </ div >
79-
80-
81- < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
82-
83-
84-
85-
86-
87-
40+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
8841 <!-- Local TOC -->
8942 < div class ="local-toc "> </ div >
90-
91-
9243 </ div >
93-
9444 </ div >
9545 </ nav >
9646
97- < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
98-
99-
100- < nav class ="wy-nav-top " aria-label ="top navigation ">
101-
47+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
10248 < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
10349 < a href ="../index.html "> LeanCloud-Python-SDK</ a >
104-
10550 </ nav >
10651
107-
10852 < div class ="wy-nav-content ">
109-
11053 < div class ="rst-content ">
111-
112-
113-
114-
115-
116-
117-
118-
119-
120-
121-
122-
123-
124-
125-
126-
127-
128- < div role ="navigation " aria-label ="breadcrumbs navigation ">
129-
54+ < div role ="navigation " aria-label ="Page navigation ">
13055 < ul class ="wy-breadcrumbs ">
131-
13256 < li > < a href ="../index.html " class ="icon icon-home "> </ a > »</ li >
133-
13457 < li > 概览:模块代码</ li >
135-
136-
13758 < li class ="wy-breadcrumbs-aside ">
138-
13959 </ li >
140-
14160 </ ul >
142-
143-
14461 < hr />
14562</ div >
14663 < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
14764 < div itemprop ="articleBody ">
148-
65+
14966 < h1 > 代码可用的所有模块</ h1 >
15067< ul > < li > < a href ="leancloud/acl.html "> leancloud.acl</ a > </ li >
15168< li > < a href ="leancloud/client.html "> leancloud.client</ a > </ li >
@@ -165,49 +82,30 @@ <h1>代码可用的所有模块</h1>
16582</ ul >
16683
16784 </ div >
168-
16985 </ div >
17086 < footer >
171-
17287
17388 < hr />
17489
17590 < div role ="contentinfo ">
176- < p >
177-
178- © 版权所有 2015, asaka
179-
180- </ p >
91+ < p > © 版权所有 2015, asaka.</ p >
18192 </ div >
182-
183-
184-
185- Built with < a href ="http://sphinx-doc.org/ "> Sphinx</ a > using a
186-
187- < a href ="https://github.com/rtfd/sphinx_rtd_theme "> theme</ a >
188-
189- provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
19093
191- </ footer >
94+ 利用 < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 构建,使用了
95+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> 主题</ a >
96+ 由 < a href ="https://readthedocs.org "> Read the Docs</ a > 开发.
97+
19298
99+ </ footer >
193100 </ div >
194101 </ div >
195-
196102 </ section >
197-
198103 </ div >
199-
200-
201- < script type ="text/javascript ">
104+ < script >
202105 jQuery ( function ( ) {
203106 SphinxRtdTheme . Navigation . enable ( true ) ;
204107 } ) ;
205- </ script >
206-
207-
208-
209-
210-
108+ </ script >
211109
212110</ body >
213111</ html >
0 commit comments