Skip to content

Rebuilt docs #223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

17 changes: 0 additions & 17 deletions Dockerfile

This file was deleted.

4 changes: 3 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
graft spatialpy/ssa_sdpd-c-simulation-engine/
recursive-include spatialpy/solvers/c_base/ssa_sdpd-c-simulation-engine/ *
include requirements.txt
include LICENSE
include COPYRIGHT
4 changes: 0 additions & 4 deletions build_docs.sh

This file was deleted.

14 changes: 0 additions & 14 deletions docker-compose.yml

This file was deleted.

55 changes: 55 additions & 0 deletions docs/_static/css/spatialpy_alabaster_customizations.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
@font-face {
font-family: 'fira-code';
src: url('../fonts/FiraCode-Retina.ttf');
}

@font-face {
font-family: 'roboto';
src: url('../fonts/Roboto-Regular.ttf');
}

body {
font-family: 'roboto';
}

.sig {
font-family: 'fira-code' !important;
}

p.logo {
padding-bottom: 2em !important;
}

h1 {
font-family: 'fira-code' !important;
font-size: 220% !important;
}

h1.logo {
display: none
}

h2 {
font-family: 'roboto' !important;
font-size: 150% !important;
}

h3 {
font-family: 'roboto' !important;
}

/* Egregious hack to get rid of "Navigation" text in sidebar.
This should be done by changing the template, but figuring
out how to create the right template would take me 100x longer.
*/
div.sphinxsidebarwrapper > h3 {
display: none;
}

div.sphinxsidebarwrapper p.caption {
font-size: 175%;
}

#searchbox {
padding-top: 2em;
}
Binary file added docs/_static/fonts/FiraCode-Retina.ttf
Binary file not shown.
Binary file added docs/_static/fonts/Roboto-Regular.ttf
Binary file not shown.
Binary file added docs/_static/img/SpatialPy_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +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: b8942f1550bbb07b60b482b2dc24417b
config: 9eb3e1c2ecc65d7c728e939f73f722a8
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/build/html/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/html/.doctrees/index.doctree
Binary file not shown.
16 changes: 10 additions & 6 deletions docs/build/html/_modules/collections.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>collections &#8212; SpatialPy 0.5.1 documentation</title>
<title>collections &#8212; SpatialPy 1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/spatialpy_alabaster_customizations.css" />
Expand All @@ -18,7 +18,7 @@

<link rel="stylesheet" href="../_static/custom.css" type="text/css" />

<link rel="apple-touch-icon" href="../_static/img/spatialpy-logo.svg" />
<link rel="apple-touch-icon" href="../_static/img/SpatialPy_logo.svg" />


<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
Expand All @@ -30,7 +30,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../index.html">
<img class="logo" src="../_static/img/spatialpy-logo.svg" alt="Logo"/>
<img class="logo" src="../_static/img/SpatialPy_logo.png" alt="Logo"/>

</a>
</p>
Expand All @@ -41,7 +41,7 @@


<p>
<iframe src="https://ghbtns.com/github-btn.html?user=SpatialPy&repo=SpatialPy&type=watch&count=true&size=large&v=2"
<iframe src="https://ghbtns.com/github-btn.html?user=StochSS&repo=SpatialPy&type=watch&count=true&size=large&v=2"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>

Expand All @@ -50,6 +50,10 @@


<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">API reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../classes/spatialpy.html">spatialpy package</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
Expand Down Expand Up @@ -1382,7 +1386,7 @@ <h1>Source code for collections</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;Copyright (C) 2017-2020.
&copy;Copyright (C) 2017-2022.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 4.1.1</a>
Expand All @@ -1391,7 +1395,7 @@ <h1>Source code for collections</h1><div class="highlight"><pre>
</div>


<a href="https://github.com/SpatialPy/SpatialPy" class="github">
<a href="https://github.com/StochSS/SpatialPy" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
</a>

Expand Down
16 changes: 10 additions & 6 deletions docs/build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; SpatialPy 0.5.1 documentation</title>
<title>Overview: module code &#8212; SpatialPy 1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/spatialpy_alabaster_customizations.css" />
Expand All @@ -18,7 +18,7 @@

<link rel="stylesheet" href="../_static/custom.css" type="text/css" />

<link rel="apple-touch-icon" href="../_static/img/spatialpy-logo.svg" />
<link rel="apple-touch-icon" href="../_static/img/SpatialPy_logo.svg" />


<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
Expand All @@ -30,7 +30,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../index.html">
<img class="logo" src="../_static/img/spatialpy-logo.svg" alt="Logo"/>
<img class="logo" src="../_static/img/SpatialPy_logo.png" alt="Logo"/>

</a>
</p>
Expand All @@ -41,7 +41,7 @@


<p>
<iframe src="https://ghbtns.com/github-btn.html?user=SpatialPy&repo=SpatialPy&type=watch&count=true&size=large&v=2"
<iframe src="https://ghbtns.com/github-btn.html?user=StochSS&repo=SpatialPy&type=watch&count=true&size=large&v=2"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>

Expand All @@ -50,6 +50,10 @@


<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">API reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../classes/spatialpy.html">spatialpy package</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
Expand Down Expand Up @@ -121,7 +125,7 @@ <h1>All modules for which code is available</h1>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;Copyright (C) 2017-2020.
&copy;Copyright (C) 2017-2022.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 4.1.1</a>
Expand All @@ -130,7 +134,7 @@ <h1>All modules for which code is available</h1>
</div>


<a href="https://github.com/SpatialPy/SpatialPy" class="github">
<a href="https://github.com/StochSS/SpatialPy" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
</a>

Expand Down
16 changes: 10 additions & 6 deletions docs/build/html/_modules/plotly/offline/offline.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>plotly.offline.offline &#8212; SpatialPy 0.5.1 documentation</title>
<title>plotly.offline.offline &#8212; SpatialPy 1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/spatialpy_alabaster_customizations.css" />
Expand All @@ -18,7 +18,7 @@

<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />

<link rel="apple-touch-icon" href="../../../_static/img/spatialpy-logo.svg" />
<link rel="apple-touch-icon" href="../../../_static/img/SpatialPy_logo.svg" />


<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
Expand All @@ -30,7 +30,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../../index.html">
<img class="logo" src="../../../_static/img/spatialpy-logo.svg" alt="Logo"/>
<img class="logo" src="../../../_static/img/SpatialPy_logo.png" alt="Logo"/>

</a>
</p>
Expand All @@ -41,7 +41,7 @@


<p>
<iframe src="https://ghbtns.com/github-btn.html?user=SpatialPy&repo=SpatialPy&type=watch&count=true&size=large&v=2"
<iframe src="https://ghbtns.com/github-btn.html?user=StochSS&repo=SpatialPy&type=watch&count=true&size=large&v=2"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>

Expand All @@ -50,6 +50,10 @@


<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">API reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../classes/spatialpy.html">spatialpy package</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
Expand Down Expand Up @@ -943,7 +947,7 @@ <h1>Source code for plotly.offline.offline</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;Copyright (C) 2017-2020.
&copy;Copyright (C) 2017-2022.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 4.1.1</a>
Expand All @@ -952,7 +956,7 @@ <h1>Source code for plotly.offline.offline</h1><div class="highlight"><pre>
</div>


<a href="https://github.com/SpatialPy/SpatialPy" class="github">
<a href="https://github.com/StochSS/SpatialPy" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
</a>

Expand Down
16 changes: 10 additions & 6 deletions docs/build/html/_modules/scipy/spatial/kdtree.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>scipy.spatial.kdtree &#8212; SpatialPy 0.5.1 documentation</title>
<title>scipy.spatial.kdtree &#8212; SpatialPy 1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/spatialpy_alabaster_customizations.css" />
Expand All @@ -18,7 +18,7 @@

<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />

<link rel="apple-touch-icon" href="../../../_static/img/spatialpy-logo.svg" />
<link rel="apple-touch-icon" href="../../../_static/img/SpatialPy_logo.svg" />


<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
Expand All @@ -30,7 +30,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../../index.html">
<img class="logo" src="../../../_static/img/spatialpy-logo.svg" alt="Logo"/>
<img class="logo" src="../../../_static/img/SpatialPy_logo.png" alt="Logo"/>

</a>
</p>
Expand All @@ -41,7 +41,7 @@


<p>
<iframe src="https://ghbtns.com/github-btn.html?user=SpatialPy&repo=SpatialPy&type=watch&count=true&size=large&v=2"
<iframe src="https://ghbtns.com/github-btn.html?user=StochSS&repo=SpatialPy&type=watch&count=true&size=large&v=2"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>

Expand All @@ -50,6 +50,10 @@


<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">API reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../classes/spatialpy.html">spatialpy package</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
Expand Down Expand Up @@ -1102,7 +1106,7 @@ <h1>Source code for scipy.spatial.kdtree</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;Copyright (C) 2017-2020.
&copy;Copyright (C) 2017-2022.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 4.1.1</a>
Expand All @@ -1111,7 +1115,7 @@ <h1>Source code for scipy.spatial.kdtree</h1><div class="highlight"><pre>
</div>


<a href="https://github.com/SpatialPy/SpatialPy" class="github">
<a href="https://github.com/StochSS/SpatialPy" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
</a>

Expand Down
Loading