Skip to content

Commit 04645a9

Browse files
committed
update doc installation
1 parent 34b75e9 commit 04645a9

File tree

188 files changed

+35106
-12166
lines changed

Some content is hidden

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

188 files changed

+35106
-12166
lines changed

docs/.buildinfo

+1-1
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: 2d43679ffdca5efcd834d0f9e3327cd9
3+
config: ed59a96a4b064d86e47b264dff8fb955
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_modules/geoslurp/config/catalogue.html

+123-74
Large diffs are not rendered by default.

docs/_modules/geoslurp/config/localsettings.html

+99-97
Large diffs are not rendered by default.

docs/_modules/geoslurp/config/slurplogger.html

+48-64
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,59 @@
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>
7-
<meta charset="utf-8">
6+
<meta charset="utf-8" />
87

9-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
109

1110
<title>geoslurp.config.slurplogger &mdash; geoslurp v1.1.0 documentation</title>
1211

1312

1413

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" />
2218

2319

2420

25-
26-
21+
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
2722

2823

2924

3025

31-
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
32-
3326

3427

3528

3629

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]-->
4333

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>
4543

44+
45+
<link rel="index" title="Index" href="../../../genindex.html" />
46+
<link rel="search" title="Search" href="../../../search.html" />
4647
</head>
4748

48-
<body class="wy-body-for-nav" role="document">
49+
<body class="wy-body-for-nav">
4950

5051

5152
<div class="wy-grid-for-nav">
52-
5353

5454
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
5555
<div class="wy-side-scroll">
56-
<div class="wy-side-nav-search">
56+
<div class="wy-side-nav-search" >
5757

5858

5959

@@ -84,6 +84,7 @@
8484

8585
</div>
8686

87+
8788
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
8889

8990

@@ -103,23 +104,25 @@
103104

104105

105106
</div>
107+
106108
</div>
107109
</nav>
108110

109111
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
110112

111113

112-
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
114+
<nav class="wy-nav-top" aria-label="top navigation">
113115

114116
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
115117
<a href="../../../index.html">geoslurp</a>
116118

117119
</nav>
118120

119121

120-
121122
<div class="wy-nav-content">
123+
122124
<div class="rst-content">
125+
123126

124127

125128

@@ -136,11 +139,13 @@
136139

137140

138141

142+
143+
139144
<div role="navigation" aria-label="breadcrumbs navigation">
140145

141146
<ul class="wy-breadcrumbs">
142147

143-
<li><a href="../../../index.html">Docs</a> &raquo;</li>
148+
<li><a href="../../../index.html" class="icon icon-home"></a> &raquo;</li>
144149

145150
<li><a href="../../index.html">Module code</a> &raquo;</li>
146151

@@ -149,8 +154,6 @@
149154

150155
<li class="wy-breadcrumbs-aside">
151156

152-
153-
154157
</li>
155158

156159
</ul>
@@ -223,25 +226,28 @@ <h1>Source code for geoslurp.config.slurplogger</h1><div class="highlight"><pre>
223226
</pre></div>
224227

225228
</div>
226-
<div class="articleComments">
227-
228-
</div>
229+
229230
</div>
230231
<footer>
231-
232232

233233
<hr/>
234234

235235
<div role="contentinfo">
236236
<p>
237-
&copy; Copyright 2020, Roelof Rietbroek.
237+
&#169; Copyright 2021, Roelof Rietbroek.
238238

239239
</p>
240240
</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>.
242249

243250
</footer>
244-
245251
</div>
246252
</div>
247253

@@ -250,37 +256,15 @@ <h1>Source code for geoslurp.config.slurplogger</h1><div class="highlight"><pre>
250256
</div>
251257

252258

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-
279259
<script type="text/javascript">
280260
jQuery(function () {
281-
SphinxRtdTheme.StickyNav.enable();
261+
SphinxRtdTheme.Navigation.enable(true);
282262
});
283263
</script>
264+
265+
266+
267+
284268

285269

286270
</body>

0 commit comments

Comments
 (0)