-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump version and serve docs from repo
- Loading branch information
Showing
574 changed files
with
120,273 additions
and
51 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
doc/generated/segregation.spatial.SpatialInformationTheory.rst
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
doc/generated/segregation.spatial.compute_segregation_profile.rst
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 1abb69093b22996e21358efdfe7002eb | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,146 @@ | ||
<!DOCTYPE html> | ||
|
||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Overview: module code — segregation v1.3.0 Manual</title> | ||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/pysal-styles.css" /> | ||
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> | ||
<script src="../_static/jquery.js"></script> | ||
<script src="../_static/underscore.js"></script> | ||
<script src="../_static/doctools.js"></script> | ||
<script src="../_static/language_data.js"></script> | ||
<link rel="shortcut icon" href="../_static/pysal_favicon.ico"/> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
<meta charset='utf-8'> | ||
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> | ||
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<script type="text/javascript" src="../_static/js/jquery-1.12.4.min.js "></script> | ||
<script type="text/javascript" src="../_static/js/jquery-fix.js "></script> | ||
<script type="text/javascript" src="../_static/bootstrap-3.4.1/js/bootstrap.min.js "></script> | ||
<script type="text/javascript" src="../_static/bootstrap-sphinx.js "></script> | ||
|
||
</head><body> | ||
|
||
<div id="navbar" class="navbar navbar-default navbar-fixed-top"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<!-- .btn-navbar is used as the toggle for collapsed navbar content --> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="../index.html"> | ||
segregation</a> | ||
<span class="navbar-text navbar-version pull-left"><b>1.3.0</b></span> | ||
</div> | ||
|
||
<div class="collapse navbar-collapse nav-collapse"> | ||
<ul class="nav navbar-nav"> | ||
|
||
<li><a href="../installation.html">Installation</a></li> | ||
<li><a href="../api.html">API</a></li> | ||
<li><a href="../references.html">References</a></li> | ||
|
||
|
||
<li class="dropdown globaltoc-container"> | ||
<a role="button" | ||
id="dLabelGlobalToc" | ||
data-toggle="dropdown" | ||
data-target="#" | ||
href="../index.html">Site <b class="caret"></b></a> | ||
<ul class="dropdown-menu globaltoc" | ||
role="menu" | ||
aria-labelledby="dLabelGlobalToc"><p class="caption"><span class="caption-text">Contents:</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../api.html">API</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#aspatial-indices">Aspatial Indices</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#spatial-indices">Spatial Indices</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#multigroup-indices">Multigroup Indices</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#local-indices">Local Indices</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#batch-compute-wrappers">Batch Compute Wrappers</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#inference-wrappers">Inference Wrappers</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#decomposition">Decomposition</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../api.html#network">Network</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../references.html">References</a></li> | ||
</ul> | ||
</ul> | ||
</li> | ||
|
||
<li class="dropdown"> | ||
<a role="button" | ||
id="dLabelLocalToc" | ||
data-toggle="dropdown" | ||
data-target="#" | ||
href="#">Page <b class="caret"></b></a> | ||
<ul class="dropdown-menu localtoc" | ||
role="menu" | ||
aria-labelledby="dLabelLocalToc"></ul> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</ul> | ||
|
||
|
||
|
||
<form class="navbar-form navbar-right" action="../search.html" method="get"> | ||
<div class="form-group"> | ||
<input type="text" name="q" class="form-control" placeholder="Search" /> | ||
</div> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<div class="body col-md-12 content" role="main"> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="segregation/aspatial/aspatial_indexes.html">segregation.aspatial.aspatial_indexes</a></li> | ||
<li><a href="segregation/aspatial/multigroup_aspatial_indexes.html">segregation.aspatial.multigroup_aspatial_indexes</a></li> | ||
<li><a href="segregation/compute_all/compute_all.html">segregation.compute_all.compute_all</a></li> | ||
<li><a href="segregation/decomposition/decompose_segregation.html">segregation.decomposition.decompose_segregation</a></li> | ||
<li><a href="segregation/inference/inference_wrappers.html">segregation.inference.inference_wrappers</a></li> | ||
<li><a href="segregation/local/local_indexes.html">segregation.local.local_indexes</a></li> | ||
<li><a href="segregation/network/network.html">segregation.network.network</a></li> | ||
<li><a href="segregation/spatial/spatial_indexes.html">segregation.spatial.spatial_indexes</a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
<footer class="footer"> | ||
<div class="container"> | ||
<p class="pull-right"> | ||
<a href="#">Back to top</a> | ||
|
||
<br/> | ||
|
||
|
||
</p> | ||
<p> | ||
© Copyright 2018, pysal developers.<br/> | ||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.1.1.<br/> | ||
</p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.