1
-
2
-
3
1
<!DOCTYPE html>
4
2
< html class ="writer-html5 " lang ="zh-CN " >
5
3
< 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 " />
10
6
< 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 " />
23
9
<!--[if lt IE 9]>
24
10
<script src="../_static/js/html5shiv.min.js"></script>
25
11
<![endif]-->
26
12
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 >
29
14
< script src ="../_static/jquery.js "> </ script >
30
15
< script src ="../_static/underscore.js "> </ script >
31
16
< script src ="../_static/doctools.js "> </ script >
32
- < script src ="../_static/language_data.js "> </ script >
33
17
< 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 >
38
19
< link rel ="index " title ="索引 " href ="../genindex.html " />
39
20
< link rel ="search " title ="搜索 " href ="../search.html " />
40
21
</ head >
41
22
42
- < body class ="wy-body-for-nav ">
43
-
44
-
23
+ < body class ="wy-body-for-nav ">
45
24
< div class ="wy-grid-for-nav ">
46
-
47
25
< nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
48
26
< div class ="wy-side-scroll ">
49
27
< 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
57
29
</ a >
58
-
59
-
60
-
61
-
62
30
< div class ="version ">
63
31
2.6
64
32
</ div >
65
-
66
-
67
-
68
-
69
33
< div role ="search ">
70
34
< 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 ="在文档中搜索 " />
72
36
< input type ="hidden " name ="check_keywords " value ="yes " />
73
37
< input type ="hidden " name ="area " value ="default " />
74
38
</ form >
75
39
</ 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 ">
88
41
<!-- Local TOC -->
89
42
< div class ="local-toc "> </ div >
90
-
91
-
92
43
</ div >
93
-
94
44
</ div >
95
45
</ nav >
96
46
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 " >
102
48
< i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
103
49
< a href ="../index.html "> LeanCloud-Python-SDK</ a >
104
-
105
50
</ nav >
106
51
107
-
108
52
< div class ="wy-nav-content ">
109
-
110
53
< 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 ">
130
55
< ul class ="wy-breadcrumbs ">
131
-
132
56
< li > < a href ="../index.html " class ="icon icon-home "> </ a > »</ li >
133
-
134
57
< li > 概览:模块代码</ li >
135
-
136
-
137
58
< li class ="wy-breadcrumbs-aside ">
138
-
139
59
</ li >
140
-
141
60
</ ul >
142
-
143
-
144
61
< hr />
145
62
</ div >
146
63
< div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
147
64
< div itemprop ="articleBody ">
148
-
65
+
149
66
< h1 > 代码可用的所有模块</ h1 >
150
67
< ul > < li > < a href ="leancloud/acl.html "> leancloud.acl</ a > </ li >
151
68
< li > < a href ="leancloud/client.html "> leancloud.client</ a > </ li >
@@ -165,49 +82,30 @@ <h1>代码可用的所有模块</h1>
165
82
</ ul >
166
83
167
84
</ div >
168
-
169
85
</ div >
170
86
< footer >
171
-
172
87
173
88
< hr />
174
89
175
90
< div role ="contentinfo ">
176
- < p >
177
-
178
- © 版权所有 2015, asaka
179
-
180
- </ p >
91
+ < p > © 版权所有 2015, asaka.</ p >
181
92
</ 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 > .
190
93
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
+
192
98
99
+ </ footer >
193
100
</ div >
194
101
</ div >
195
-
196
102
</ section >
197
-
198
103
</ div >
199
-
200
-
201
- < script type ="text/javascript ">
104
+ < script >
202
105
jQuery ( function ( ) {
203
106
SphinxRtdTheme . Navigation . enable ( true ) ;
204
107
} ) ;
205
- </ script >
206
-
207
-
208
-
209
-
210
-
108
+ </ script >
211
109
212
110
</ body >
213
111
</ html >
0 commit comments