Skip to content

Commit 8b3d2d1

Browse files
committed
Update doc version 1.1
1 parent 9f84f35 commit 8b3d2d1

File tree

196 files changed

+63103
-9929
lines changed

Some content is hidden

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

196 files changed

+63103
-9929
lines changed

LICENSE.html

Lines changed: 48 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>License &mdash; PyGeM 1.0 documentation</title>
11+
<title>License &mdash; PyGeM 1.1 documentation</title>
1212

1313

1414

1515

16+
17+
1618

1719

1820

@@ -30,10 +32,7 @@
3032

3133

3234

33-
<link rel="index" title="Index"
34-
href="genindex.html"/>
35-
<link rel="search" title="Search" href="search.html"/>
36-
<link rel="top" title="PyGeM 1.0 documentation" href="index.html"/>
35+
<link rel="top" title="PyGeM 1.1 documentation" href="index.html"/>
3736
<link rel="prev" title="How to contribute" href="contributing.html"/>
3837

3938

@@ -43,6 +42,7 @@
4342

4443
<body class="wy-body-for-nav" role="document">
4544

45+
4646
<div class="wy-grid-for-nav">
4747

4848

@@ -62,7 +62,7 @@
6262

6363

6464
<div class="version">
65-
1.0
65+
1.1
6666
</div>
6767

6868

@@ -83,7 +83,10 @@
8383

8484

8585

86-
<ul class="current">
86+
87+
88+
89+
<ul class="current">
8790
<li class="toctree-l1"><a class="reference internal" href="code.html">Code Documentation</a></li>
8891
<li class="toctree-l1"><a class="reference internal" href="contact.html">Contact</a></li>
8992
<li class="toctree-l1"><a class="reference internal" href="contributing.html">How to contribute</a></li>
@@ -100,8 +103,10 @@
100103

101104

102105
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
103-
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
104-
<a href="index.html">PyGeM</a>
106+
107+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
108+
<a href="index.html">PyGeM</a>
109+
105110
</nav>
106111

107112

@@ -110,23 +115,40 @@
110115
<div class="rst-content">
111116

112117

113-
118+
119+
120+
121+
122+
123+
124+
125+
126+
127+
128+
114129

115130

116131

117132
<div role="navigation" aria-label="breadcrumbs navigation">
133+
118134
<ul class="wy-breadcrumbs">
119-
<li><a href="index.html">Docs</a> &raquo;</li>
120-
121-
<li>License</li>
135+
136+
<li><a href="index.html">Docs</a> &raquo;</li>
137+
138+
<li>License</li>
139+
140+
122141
<li class="wy-breadcrumbs-aside">
123142

124-
125-
<a href="_sources/LICENSE.rst.txt" rel="nofollow"> View page source</a>
143+
144+
<a href="_sources/LICENSE.txt" rel="nofollow"> View page source</a>
126145

127146

128147
</li>
148+
129149
</ul>
150+
151+
130152
<hr/>
131153
</div>
132154
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
@@ -135,7 +157,7 @@
135157
<div class="section" id="license">
136158
<h1>License<a class="headerlink" href="#license" title="Permalink to this headline"></a></h1>
137159
<p>The MIT License (MIT)</p>
138-
<p>Copyright (c) 2016-2017 by Filippo Salmoiraghi and Marco Tezzele.</p>
160+
<p>Copyright (c) 2016-2018 PyGeM contributors</p>
139161
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
140162
of this software and associated documentation files (the &#8220;Software&#8221;), to deal
141163
in the Software without restriction, including without limitation the rights
@@ -148,14 +170,17 @@ <h1>License<a class="headerlink" href="#license" title="Permalink to this headli
148170
</div>
149171

150172

173+
</div>
174+
<div class="articleComments">
175+
151176
</div>
152177
</div>
153178
<footer>
154179

155180
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
156181

157182

158-
<a href="contributing.html" class="btn btn-neutral" title="How to contribute" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
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>
159184

160185
</div>
161186

@@ -164,8 +189,8 @@ <h1>License<a class="headerlink" href="#license" title="Permalink to this headli
164189

165190
<div role="contentinfo">
166191
<p>
167-
&copy; Copyright 2016, Filippo Salmoiraghi, Marco Tezzele.
168-
Last updated on May 17, 2017.
192+
&copy; Copyright 2016-2018, PyGeM contributors.
193+
Last updated on Apr 04, 2018.
169194

170195
</p>
171196
</div>
@@ -187,10 +212,12 @@ <h1>License<a class="headerlink" href="#license" title="Permalink to this headli
187212
<script type="text/javascript">
188213
var DOCUMENTATION_OPTIONS = {
189214
URL_ROOT:'./',
190-
VERSION:'1.0',
215+
VERSION:'1.1',
216+
LANGUAGE:'None',
191217
COLLAPSE_INDEX:false,
192218
FILE_SUFFIX:'.html',
193-
HAS_SOURCE: true
219+
HAS_SOURCE: true,
220+
SOURCELINK_SUFFIX: ''
194221
};
195222
</script>
196223
<script type="text/javascript" src="_static/jquery.js"></script>
716 Bytes
Loading
586 Bytes
Loading
0 Bytes
Loading
10 Bytes
Loading
6 Bytes
Loading
0 Bytes
Loading
1.3 KB
Loading
-1 Bytes
Loading
1.25 KB
Loading

0 commit comments

Comments
 (0)