1
+
2
+
1
3
<!DOCTYPE html>
2
4
< html class ="writer-html5 " lang ="en " >
3
5
< head >
4
6
< meta charset ="utf-8 " />
7
+
5
8
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
9
+
6
10
< title > crystal_toolkit — Crystal Toolkit documentation</ title >
7
- < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
8
- < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
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
+
9
22
< link rel ="canonical " href ="https://crystaltoolkit.org_modules/crystal_toolkit.html "/>
23
+
24
+
25
+
26
+
27
+
10
28
<!--[if lt IE 9]>
11
29
<script src="../_static/js/html5shiv.min.js"></script>
12
30
<![endif]-->
13
31
14
- < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js "> </ script >
32
+
33
+ < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
15
34
< script src ="../_static/jquery.js "> </ script >
16
35
< script src ="../_static/underscore.js "> </ script >
17
36
< script src ="../_static/doctools.js "> </ script >
18
- < script src ="../_static/js/theme.js "> </ script >
37
+
38
+ < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
39
+
40
+
19
41
< link rel ="index " title ="Index " href ="../genindex.html " />
20
42
< link rel ="search " title ="Search " href ="../search.html " />
21
43
</ head >
22
44
23
- < body class ="wy-body-for-nav ">
45
+ < body class ="wy-body-for-nav ">
46
+
47
+
24
48
< div class ="wy-grid-for-nav ">
49
+
25
50
< nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
26
51
< div class ="wy-side-scroll ">
27
52
< div class ="wy-side-nav-search " style ="background: linear-gradient(0deg, rgba(23,162,135,1) 0%, rgba(0,192,136,1) 100%) " >
53
+
54
+
55
+
28
56
< a href ="../index.html " class ="icon icon-home "> Crystal Toolkit
57
+
58
+
59
+
29
60
</ a >
61
+
62
+
63
+
64
+
65
+
66
+
67
+
30
68
< div role ="search ">
31
69
< form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
32
70
< input type ="text " name ="q " placeholder ="Search docs " />
33
71
< input type ="hidden " name ="check_keywords " value ="yes " />
34
72
< input type ="hidden " name ="area " value ="default " />
35
73
</ form >
36
74
</ div >
37
- </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
75
+
76
+
77
+ </ div >
78
+
79
+
80
+ < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
81
+
82
+
83
+
84
+
85
+
86
+
38
87
< ul >
39
88
< li class ="toctree-l1 "> < a class ="reference internal " href ="../introduction.html "> Introduction</ a > </ li >
40
- < li class ="toctree-l1 "> < a class ="reference external " href ="https://materialsproject.org/#apps/xtaltoolkit "> Try The App!</ a > </ li >
89
+ < li class ="toctree-l1 "> < a class ="reference external " href ="https://next-gen. materialsproject.org/toolkit "> Try The App!</ a > </ li >
41
90
< li class ="toctree-l1 "> < a class ="reference internal " href ="../first_web_app.html "> Your First App</ a > </ li >
42
91
< li class ="toctree-l1 "> < a class ="reference internal " href ="../first_component.html "> Your First Component</ a > </ li >
43
92
< li class ="toctree-l1 "> < a class ="reference internal " href ="../components.html "> Component Library</ a > </ li >
47
96
< li class ="toctree-l1 "> < a class ="reference internal " href ="../source/crystal_toolkit.html "> API Docs</ a > </ li >
48
97
</ ul >
49
98
99
+
100
+
50
101
</ div >
102
+
51
103
</ div >
52
104
</ nav >
53
105
54
- < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " style ="background: linear-gradient(0deg, rgba(23,162,135,1) 0%, rgba(0,192,136,1) 100%) " >
106
+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
107
+
108
+
109
+ < nav class ="wy-nav-top " aria-label ="top navigation ">
110
+
55
111
< i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
56
112
< a href ="../index.html "> Crystal Toolkit</ a >
113
+
57
114
</ nav >
58
115
116
+
59
117
< div class ="wy-nav-content ">
118
+
60
119
< div class ="rst-content style-external-links ">
61
- < div role ="navigation " aria-label ="Page navigation ">
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+ < div role ="navigation " aria-label ="breadcrumbs navigation ">
140
+
62
141
< ul class ="wy-breadcrumbs ">
142
+
63
143
< li > < a href ="../index.html " class ="icon icon-home "> </ a > »</ li >
144
+
64
145
< li > < a href ="index.html "> Module code</ a > »</ li >
146
+
65
147
< li > crystal_toolkit</ li >
148
+
149
+
66
150
< li class ="wy-breadcrumbs-aside ">
151
+
67
152
</ li >
153
+
68
154
</ ul >
155
+
156
+
69
157
< hr />
70
158
</ div >
71
159
< div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
72
160
< div itemprop ="articleBody ">
73
-
161
+
74
162
< h1 > Source code for crystal_toolkit</ h1 > < div class ="highlight "> < pre >
75
163
< span > </ span > < span class ="kn "> import</ span > < span class ="nn "> json</ span >
76
164
< span class ="kn "> import</ span > < span class ="nn "> os</ span > < span class ="k "> as</ span > < span class ="nn "> _os</ span >
@@ -82,7 +170,7 @@ <h1>Source code for crystal_toolkit</h1><div class="highlight"><pre>
82
170
83
171
< span class ="kn "> from</ span > < span class ="nn "> crystal_toolkit.renderables</ span > < span class ="kn "> import</ span > < span class ="o "> *</ span >
84
172
85
- < span class ="n "> __version__</ span > < span class ="o "> =</ span > < span class ="s2 "> "2021.12.14 "</ span >
173
+ < span class ="n "> __version__</ span > < span class ="o "> =</ span > < span class ="s2 "> "2022.04.19 "</ span >
86
174
87
175
< span class ="n "> MODULE_PATH</ span > < span class ="o "> =</ span > < span class ="n "> Path</ span > < span class ="p "> (</ span > < span class ="vm "> __file__</ span > < span class ="p "> )</ span > < span class ="o "> .</ span > < span class ="n "> parents</ span > < span class ="p "> [</ span > < span class ="mi "> 0</ span > < span class ="p "> ]</ span >
88
176
@@ -169,30 +257,46 @@ <h1>Source code for crystal_toolkit</h1><div class="highlight"><pre>
169
257
</ pre > </ div >
170
258
171
259
</ div >
260
+
172
261
</ div >
173
262
< footer >
174
263
175
264
< hr />
176
265
177
266
< div role ="contentinfo ">
178
- < p > © Copyright 2019, Crystal Toolkit Development Team. </ p >
179
- </ div >
267
+ < p >
268
+ © Copyright 2019, Crystal Toolkit Development Team.
180
269
181
- Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
270
+ </ p >
271
+ </ div >
272
+
273
+
274
+
275
+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
276
+
182
277
< a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
183
- provided by < a href =" https://readthedocs.org " > Read the Docs </ a > .
184
-
278
+
279
+ provided by < a href =" https://readthedocs.org " > Read the Docs </ a > .
185
280
186
281
</ footer >
187
282
</ div >
188
283
</ div >
284
+
189
285
</ section >
286
+
190
287
</ div >
191
- < script >
288
+
289
+
290
+ < script type ="text/javascript ">
192
291
jQuery ( function ( ) {
193
292
SphinxRtdTheme . Navigation . enable ( true ) ;
194
293
} ) ;
195
- </ script >
294
+ </ script >
295
+
296
+
297
+
298
+
299
+
196
300
197
301
</ body >
198
302
</ html >
0 commit comments