Skip to content

Commit 6650d9e

Browse files
committed
Automated doc build
1 parent 73b3fc5 commit 6650d9e

File tree

113 files changed

+21765
-3815
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+21765
-3815
lines changed

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8a929f1b309968b795c5e373aa4afe0b
3+
config: e871c5c5f1a1bd6458903dc430b8015f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_modules/crystal_toolkit.html

Lines changed: 122 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,92 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" >
35
<head>
46
<meta charset="utf-8" />
7+
58
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9+
610
<title>crystal_toolkit &mdash; 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+
922
<link rel="canonical" href="https://crystaltoolkit.org_modules/crystal_toolkit.html"/>
23+
24+
25+
26+
27+
1028
<!--[if lt IE 9]>
1129
<script src="../_static/js/html5shiv.min.js"></script>
1230
<![endif]-->
1331

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>
1534
<script src="../_static/jquery.js"></script>
1635
<script src="../_static/underscore.js"></script>
1736
<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+
1941
<link rel="index" title="Index" href="../genindex.html" />
2042
<link rel="search" title="Search" href="../search.html" />
2143
</head>
2244

23-
<body class="wy-body-for-nav">
45+
<body class="wy-body-for-nav">
46+
47+
2448
<div class="wy-grid-for-nav">
49+
2550
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
2651
<div class="wy-side-scroll">
2752
<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+
2856
<a href="../index.html" class="icon icon-home"> Crystal Toolkit
57+
58+
59+
2960
</a>
61+
62+
63+
64+
65+
66+
67+
3068
<div role="search">
3169
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
3270
<input type="text" name="q" placeholder="Search docs" />
3371
<input type="hidden" name="check_keywords" value="yes" />
3472
<input type="hidden" name="area" value="default" />
3573
</form>
3674
</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+
3887
<ul>
3988
<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>
4190
<li class="toctree-l1"><a class="reference internal" href="../first_web_app.html">Your First App</a></li>
4291
<li class="toctree-l1"><a class="reference internal" href="../first_component.html">Your First Component</a></li>
4392
<li class="toctree-l1"><a class="reference internal" href="../components.html">Component Library</a></li>
@@ -47,30 +96,69 @@
4796
<li class="toctree-l1"><a class="reference internal" href="../source/crystal_toolkit.html">API Docs</a></li>
4897
</ul>
4998

99+
100+
50101
</div>
102+
51103
</div>
52104
</nav>
53105

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+
55111
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
56112
<a href="../index.html">Crystal Toolkit</a>
113+
57114
</nav>
58115

116+
59117
<div class="wy-nav-content">
118+
60119
<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+
62141
<ul class="wy-breadcrumbs">
142+
63143
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
144+
64145
<li><a href="index.html">Module code</a> &raquo;</li>
146+
65147
<li>crystal_toolkit</li>
148+
149+
66150
<li class="wy-breadcrumbs-aside">
151+
67152
</li>
153+
68154
</ul>
155+
156+
69157
<hr/>
70158
</div>
71159
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
72160
<div itemprop="articleBody">
73-
161+
74162
<h1>Source code for crystal_toolkit</h1><div class="highlight"><pre>
75163
<span></span><span class="kn">import</span> <span class="nn">json</span>
76164
<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>
82170

83171
<span class="kn">from</span> <span class="nn">crystal_toolkit.renderables</span> <span class="kn">import</span> <span class="o">*</span>
84172

85-
<span class="n">__version__</span> <span class="o">=</span> <span class="s2">&quot;2021.12.14&quot;</span>
173+
<span class="n">__version__</span> <span class="o">=</span> <span class="s2">&quot;2022.04.19&quot;</span>
86174

87175
<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>
88176

@@ -169,30 +257,46 @@ <h1>Source code for crystal_toolkit</h1><div class="highlight"><pre>
169257
</pre></div>
170258

171259
</div>
260+
172261
</div>
173262
<footer>
174263

175264
<hr/>
176265

177266
<div role="contentinfo">
178-
<p>&#169; Copyright 2019, Crystal Toolkit Development Team.</p>
179-
</div>
267+
<p>
268+
&#169; Copyright 2019, Crystal Toolkit Development Team.
180269

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+
182277
<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>.
185280

186281
</footer>
187282
</div>
188283
</div>
284+
189285
</section>
286+
190287
</div>
191-
<script>
288+
289+
290+
<script type="text/javascript">
192291
jQuery(function () {
193292
SphinxRtdTheme.Navigation.enable(true);
194293
});
195-
</script>
294+
</script>
295+
296+
297+
298+
299+
196300

197301
</body>
198302
</html>

0 commit comments

Comments
 (0)