1
1
2
2
3
3
<!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 " >
6
5
< head >
7
- < meta charset ="utf-8 ">
6
+ < meta charset ="utf-8 " / >
8
7
9
- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " / >
10
9
11
10
< title > geoslurp.config.slurplogger — geoslurp v1.1.0 documentation</ title >
12
11
13
12
14
13
15
-
16
- < link rel ="shortcut icon " href ="../../../_static/favicon.ico "/>
17
-
18
-
19
-
20
-
21
-
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/pygments.css " type ="text/css " />
17
+ < link rel ="stylesheet " href ="../../../_static/css/theme.css " type ="text/css " />
22
18
23
19
24
20
25
-
26
-
21
+ < link rel ="shortcut icon " href ="../../../_static/favicon.ico "/>
27
22
28
23
29
24
30
25
31
- < link rel ="stylesheet " href ="../../../_static/css/theme.css " type ="text/css " />
32
-
33
26
34
27
35
28
36
29
37
- < link rel ="index " title ="Index "
38
- href ="../../../genindex.html "/>
39
- < link rel ="search " title ="Search " href ="../../../search.html "/>
40
- < link rel ="top " title ="geoslurp v1.1.0 documentation " href ="../../../index.html "/>
41
- < link rel ="up " title ="Module code " href ="../../index.html "/>
42
-
30
+ <!--[if lt IE 9]>
31
+ <script src="../../../_static/js/html5shiv.min.js"></script>
32
+ <![endif]-->
43
33
44
- < script src ="../../../_static/js/modernizr.min.js "> </ script >
34
+
35
+ < script type ="text/javascript " id ="documentation_options " data-url_root ="../../../ " src ="../../../_static/documentation_options.js "> </ script >
36
+ < script data-url_root ="../../../ " id ="documentation_options " src ="../../../_static/documentation_options.js "> </ script >
37
+ < script src ="../../../_static/jquery.js "> </ script >
38
+ < script src ="../../../_static/underscore.js "> </ script >
39
+ < script src ="../../../_static/doctools.js "> </ script >
40
+ < script crossorigin ="anonymous " integrity ="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA= " src ="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js "> </ script >
41
+
42
+ < script type ="text/javascript " src ="../../../_static/js/theme.js "> </ script >
45
43
44
+
45
+ < link rel ="index " title ="Index " href ="../../../genindex.html " />
46
+ < link rel ="search " title ="Search " href ="../../../search.html " />
46
47
</ head >
47
48
48
- < body class ="wy-body-for-nav " role =" document " >
49
+ < body class ="wy-body-for-nav ">
49
50
50
51
51
52
< div class ="wy-grid-for-nav ">
52
-
53
53
54
54
< nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
55
55
< div class ="wy-side-scroll ">
56
- < div class ="wy-side-nav-search ">
56
+ < div class ="wy-side-nav-search " >
57
57
58
58
59
59
84
84
85
85
</ div >
86
86
87
+
87
88
< div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
88
89
89
90
103
104
104
105
105
106
</ div >
107
+
106
108
</ div >
107
109
</ nav >
108
110
109
111
< section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
110
112
111
113
112
- < nav class ="wy-nav-top " role =" navigation " aria-label ="top navigation ">
114
+ < nav class ="wy-nav-top " aria-label ="top navigation ">
113
115
114
116
< i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
115
117
< a href ="../../../index.html "> geoslurp</ a >
116
118
117
119
</ nav >
118
120
119
121
120
-
121
122
< div class ="wy-nav-content ">
123
+
122
124
< div class ="rst-content ">
125
+
123
126
124
127
125
128
136
139
137
140
138
141
142
+
143
+
139
144
< div role ="navigation " aria-label ="breadcrumbs navigation ">
140
145
141
146
< ul class ="wy-breadcrumbs ">
142
147
143
- < li > < a href ="../../../index.html "> Docs </ a > »</ li >
148
+ < li > < a href ="../../../index.html " class =" icon icon-home " > </ a > »</ li >
144
149
145
150
< li > < a href ="../../index.html "> Module code</ a > »</ li >
146
151
149
154
150
155
< li class ="wy-breadcrumbs-aside ">
151
156
152
-
153
-
154
157
</ li >
155
158
156
159
</ ul >
@@ -223,25 +226,28 @@ <h1>Source code for geoslurp.config.slurplogger</h1><div class="highlight"><pre>
223
226
</ pre > </ div >
224
227
225
228
</ div >
226
- < div class ="articleComments ">
227
-
228
- </ div >
229
+
229
230
</ div >
230
231
< footer >
231
-
232
232
233
233
< hr />
234
234
235
235
< div role ="contentinfo ">
236
236
< p >
237
- © ; Copyright 2020 , Roelof Rietbroek.
237
+ © ; Copyright 2021 , Roelof Rietbroek.
238
238
239
239
</ p >
240
240
</ div >
241
- 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 > .
241
+
242
+
243
+
244
+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
245
+
246
+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
247
+
248
+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
242
249
243
250
</ footer >
244
-
245
251
</ div >
246
252
</ div >
247
253
@@ -250,37 +256,15 @@ <h1>Source code for geoslurp.config.slurplogger</h1><div class="highlight"><pre>
250
256
</ div >
251
257
252
258
253
-
254
-
255
-
256
- < script type ="text/javascript ">
257
- var DOCUMENTATION_OPTIONS = {
258
- URL_ROOT :'../../../' ,
259
- VERSION :'v1.1.0' ,
260
- COLLAPSE_INDEX :false ,
261
- FILE_SUFFIX :'.html' ,
262
- HAS_SOURCE : true ,
263
- SOURCELINK_SUFFIX : '.txt'
264
- } ;
265
- </ script >
266
- < script type ="text/javascript " src ="../../../_static/jquery.js "> </ script >
267
- < script type ="text/javascript " src ="../../../_static/underscore.js "> </ script >
268
- < script type ="text/javascript " src ="../../../_static/doctools.js "> </ script >
269
-
270
-
271
-
272
-
273
-
274
- < script type ="text/javascript " src ="../../../_static/js/theme.js "> </ script >
275
-
276
-
277
-
278
-
279
259
< script type ="text/javascript ">
280
260
jQuery ( function ( ) {
281
- SphinxRtdTheme . StickyNav . enable ( ) ;
261
+ SphinxRtdTheme . Navigation . enable ( true ) ;
282
262
} ) ;
283
263
</ script >
264
+
265
+
266
+
267
+
284
268
285
269
286
270
</ body >
0 commit comments