Skip to content

Commit ea86611

Browse files
authored
Merge pull request #387 from darribas/raster_doc_build
make build + make sync @docsrc
2 parents 46b2777 + 5228196 commit ea86611

File tree

266 files changed

+16388
-4580
lines changed

Some content is hidden

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

266 files changed

+16388
-4580
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: 31b1ef32d2b417c76528933751a691cc
3+
config: 52ba2b6e743b06fefe15e50660339930
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
9.1 KB
Loading
34.5 KB
Loading
39.2 KB
Loading
17.1 KB
Loading
18.2 KB
Loading
64.3 KB
Loading

docs/_modules/index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<!DOCTYPE html>
22

3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html>
44
<head>
55
<meta charset="utf-8" />
6-
<title>Overview: module code &#8212; libpysal v4.3.0 Manual</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Overview: module code &#8212; libpysal v4.4.0 Manual</title>
78
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
89
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
910
<link rel="stylesheet" type="text/css" href="../_static/pysal-styles.css" />
@@ -13,7 +14,7 @@
1314
<script src="../_static/doctools.js"></script>
1415
<script src="../_static/language_data.js"></script>
1516
<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>
16-
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
17+
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
1718
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
1819
<link rel="shortcut icon" href="../_static/pysal_favicon.ico"/>
1920
<link rel="index" title="Index" href="../genindex.html" />
@@ -40,7 +41,7 @@
4041
</button>
4142
<a class="navbar-brand" href="../index.html">
4243
libpysal</a>
43-
<span class="navbar-text navbar-version pull-left"><b>4.3.0</b></span>
44+
<span class="navbar-text navbar-version pull-left"><b>4.4.0</b></span>
4445
</div>
4546

4647
<div class="collapse navbar-collapse nav-collapse">
@@ -132,6 +133,7 @@ <h1>All modules for which code is available</h1>
132133
<li><a href="libpysal/io/fileio.html">libpysal.io.fileio</a></li>
133134
<li><a href="libpysal/weights/contiguity.html">libpysal.weights.contiguity</a></li>
134135
<li><a href="libpysal/weights/distance.html">libpysal.weights.distance</a></li>
136+
<li><a href="libpysal/weights/raster.html">libpysal.weights.raster</a></li>
135137
<li><a href="libpysal/weights/set_operations.html">libpysal.weights.set_operations</a></li>
136138
<li><a href="libpysal/weights/spatial_lag.html">libpysal.weights.spatial_lag</a></li>
137139
<li><a href="libpysal/weights/spintW.html">libpysal.weights.spintW</a></li>
@@ -155,7 +157,7 @@ <h1>All modules for which code is available</h1>
155157
</p>
156158
<p>
157159
&copy; Copyright 2018-, pysal developers.<br/>
158-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.4.4.<br/>
160+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.1.2.<br/>
159161
</p>
160162
</div>
161163
</footer>

docs/_modules/libpysal/cg/alpha_shapes.html

Lines changed: 139 additions & 152 deletions
Large diffs are not rendered by default.

docs/_modules/libpysal/cg/kdtree.html

Lines changed: 98 additions & 72 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)