Skip to content

Commit f16b6ed

Browse files
committed
deploy: a387e6f
1 parent 8b3d2d1 commit f16b6ed

File tree

713 files changed

+15164
-310085
lines changed

Some content is hidden

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

713 files changed

+15164
-310085
lines changed

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: c7f1de490b1df46e8107a16fa74f78ee
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.checkignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 72 deletions
This file was deleted.

LICENSE.html

Lines changed: 55 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,57 @@
11

22

33
<!DOCTYPE html>
4-
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5-
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
4+
<html class="writer-html5" lang="en" >
65
<head>
76
<meta charset="utf-8">
87

98
<meta name="viewport" content="width=device-width, initial-scale=1.0">
109

11-
<title>License &mdash; PyGeM 1.1 documentation</title>
10+
<title>License &mdash; PyGeM 2.0.0 documentation</title>
1211

1312

1413

15-
16-
17-
18-
19-
20-
21-
22-
23-
24-
25-
14+
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
15+
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
16+
<link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
2617

2718

2819

29-
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
3020

31-
3221

3322

3423

35-
<link rel="top" title="PyGeM 1.1 documentation" href="index.html"/>
36-
<link rel="prev" title="How to contribute" href="contributing.html"/>
37-
24+
<!--[if lt IE 9]>
25+
<script src="_static/js/html5shiv.min.js"></script>
26+
<![endif]-->
3827

39-
<script src="_static/js/modernizr.min.js"></script>
28+
29+
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
30+
<script src="_static/jquery.js"></script>
31+
<script src="_static/underscore.js"></script>
32+
<script src="_static/doctools.js"></script>
33+
<script src="_static/language_data.js"></script>
34+
35+
<script type="text/javascript" src="_static/js/theme.js"></script>
4036

37+
38+
<link rel="index" title="Index" href="genindex.html" />
39+
<link rel="search" title="Search" href="search.html" />
40+
<link rel="prev" title="How to contribute" href="contributing.html" />
4141
</head>
4242

43-
<body class="wy-body-for-nav" role="document">
43+
<body class="wy-body-for-nav">
4444

4545

4646
<div class="wy-grid-for-nav">
47-
4847

4948
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
5049
<div class="wy-side-scroll">
51-
<div class="wy-side-nav-search">
50+
<div class="wy-side-nav-search" >
5251

5352

5453

55-
<a href="index.html" class="icon icon-home"> PyGeM
54+
<a href="index.html" class="icon icon-home" alt="Documentation Home"> PyGeM
5655

5756

5857

@@ -62,7 +61,7 @@
6261

6362

6463
<div class="version">
65-
1.1
64+
2.0.0
6665
</div>
6766

6867

@@ -79,6 +78,7 @@
7978

8079
</div>
8180

81+
8282
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
8383

8484

@@ -88,6 +88,7 @@
8888

8989
<ul class="current">
9090
<li class="toctree-l1"><a class="reference internal" href="code.html">Code Documentation</a></li>
91+
<li class="toctree-l1"><a class="reference internal" href="tutorials.html">Tutorials</a></li>
9192
<li class="toctree-l1"><a class="reference internal" href="contact.html">Contact</a></li>
9293
<li class="toctree-l1"><a class="reference internal" href="contributing.html">How to contribute</a></li>
9394
<li class="toctree-l1 current"><a class="current reference internal" href="#">License</a></li>
@@ -96,23 +97,25 @@
9697

9798

9899
</div>
100+
99101
</div>
100102
</nav>
101103

102104
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
103105

104106

105-
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
107+
<nav class="wy-nav-top" aria-label="top navigation">
106108

107109
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
108110
<a href="index.html">PyGeM</a>
109111

110112
</nav>
111113

112114

113-
114115
<div class="wy-nav-content">
116+
115117
<div class="rst-content">
118+
116119

117120

118121

@@ -133,15 +136,15 @@
133136

134137
<ul class="wy-breadcrumbs">
135138

136-
<li><a href="index.html">Docs</a> &raquo;</li>
139+
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
137140

138141
<li>License</li>
139142

140143

141144
<li class="wy-breadcrumbs-aside">
142145

143146

144-
<a href="_sources/LICENSE.txt" rel="nofollow"> View page source</a>
147+
<a href="_sources/LICENSE.rst.txt" rel="nofollow"> View page source</a>
145148

146149

147150
</li>
@@ -157,30 +160,28 @@
157160
<div class="section" id="license">
158161
<h1>License<a class="headerlink" href="#license" title="Permalink to this headline"></a></h1>
159162
<p>The MIT License (MIT)</p>
160-
<p>Copyright (c) 2016-2018 PyGeM contributors</p>
163+
<p>Copyright (c) 2016-2020 PyGeM contributors</p>
161164
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
162-
of this software and associated documentation files (the &#8220;Software&#8221;), to deal
165+
of this software and associated documentation files (the Software), to deal
163166
in the Software without restriction, including without limitation the rights
164167
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
165168
copies of the Software, and to permit persons to whom the Software is
166169
furnished to do so, subject to the following conditions:</p>
167170
<p>The above copyright notice and this permission notice shall be included in all
168171
copies or substantial portions of the Software.</p>
169-
<p>THE SOFTWARE IS PROVIDED &#8220;AS IS&#8221;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
172+
<p>THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
170173
</div>
171174

172175

173176
</div>
174-
<div class="articleComments">
175-
176-
</div>
177+
177178
</div>
178179
<footer>
179180

180181
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
181182

182183

183-
<a href="contributing.html" class="btn btn-neutral" title="How to contribute" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
184+
<a href="contributing.html" class="btn btn-neutral float-left" title="How to contribute" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
184185

185186
</div>
186187

@@ -189,12 +190,22 @@ <h1>License<a class="headerlink" href="#license" title="Permalink to this headli
189190

190191
<div role="contentinfo">
191192
<p>
192-
&copy; Copyright 2016-2018, PyGeM contributors.
193-
Last updated on Apr 04, 2018.
193+
194+
&copy; Copyright Copyright 2017-2020, PyGeM contributors
195+
<span class="lastupdated">
196+
Last updated on Jul 08, 2020.
197+
</span>
194198

195199
</p>
196200
</div>
197-
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
201+
202+
203+
204+
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
205+
206+
<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
207+
208+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
198209

199210
</footer>
200211

@@ -206,38 +217,15 @@ <h1>License<a class="headerlink" href="#license" title="Permalink to this headli
206217
</div>
207218

208219

209-
210-
211-
212-
<script type="text/javascript">
213-
var DOCUMENTATION_OPTIONS = {
214-
URL_ROOT:'./',
215-
VERSION:'1.1',
216-
LANGUAGE:'None',
217-
COLLAPSE_INDEX:false,
218-
FILE_SUFFIX:'.html',
219-
HAS_SOURCE: true,
220-
SOURCELINK_SUFFIX: ''
221-
};
222-
</script>
223-
<script type="text/javascript" src="_static/jquery.js"></script>
224-
<script type="text/javascript" src="_static/underscore.js"></script>
225-
<script type="text/javascript" src="_static/doctools.js"></script>
226-
227-
228-
229-
230-
231-
<script type="text/javascript" src="_static/js/theme.js"></script>
232-
233-
234-
235-
236220
<script type="text/javascript">
237221
jQuery(function () {
238-
SphinxRtdTheme.StickyNav.enable();
222+
SphinxRtdTheme.Navigation.enable(true);
239223
});
240224
</script>
225+
226+
227+
228+
241229

242230

243231
</body>

LICENSE.rst

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)