From a80b4a5e59ce1bc163a0b8087de019f77ac693c5 Mon Sep 17 00:00:00 2001
From: wesbarnett
Date: Thu, 15 Apr 2021 23:36:53 +0000
Subject: [PATCH] deploy: 2b9c0f6d2263fb194274720ef64ed5cad55e3081
---
.doctrees/environment.pickle | Bin 17716 -> 17716 bytes
_static/basic.css | 23 ++++++++++++++---------
configuration.html | 2 +-
examples.html | 2 +-
faq.html | 2 +-
genindex.html | 2 +-
index.html | 2 +-
installation.html | 2 +-
search.html | 2 +-
troubleshooting.html | 2 +-
10 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle
index 3f9c5c4af4cc183289967efffee796e87b4decac..2e3e7a9b7fe7a2b81217eb408cff8199a9fc1b36 100644
GIT binary patch
delta 676
zcmZXQPfQa*6vjJCNi^{f_0X!IrQ1cJt<{1JiY1NpprKx{l&uF$uvY9SU4=FQ6QT!{
zEH(l1ZETEJy?9zPBpy)iL}Lhvgvi;%qX#Y~9-Oz0CB)13-nTQe@AtjsdA2;y?2oOX
zeTAvf@rMrzlUB94Sh`b~vZ_sYM;}?$!{rI1a$6qUGmLVvG-hF?)i0XcR+UUnak;Ku
z-a6Uytn1J>KD6sLKJ(#*3k~$}Y{P}s8Gf_jA_vP{-*vB^!0QLg;hp~n8^U7y9E2J~
zUtk0QSzpAwSPu-M76@V>ejK;dEPS%xRG(iX7XFfiIJiwh41AS@=JPKkG@E}Xp}G90
zluFfIHu96!jMd3=;!QBZFdWvfqkTdsvLsTcRQli%mDBqbYOv7tOVT|JZDL*1@HlMa
zeaDhmiTD_1FBuZogB#Hd@(B%VQ5(JeHPLeJ0K@iqLuM%ALtMkrZkuJrTK5qJZ81Z}
z8OKgc6Wj4HlZ{9Cdhgd8T$rdg-o6sU#u-D#J%N@)25+Mp<`Ooh&(_4({wULE2k9nf
z0cqx>mxZFsLb=m!uA@D9#Y-1QEa##uv?f`ym`(&$LlSK@O|tb*5~C@GYE22ogT?4UlWvDq3OGxNjWgIq@_UWl$puHkG#sN9RQPaF7n%qIzVPlN!t%`zq-kgjcbm
zD42+tc-1~9UPrwQlV>%F>&Des7KNmOrI?A%?z(6`xtn4AlqNHju#iyT>o8efEOqR2
zqBX9`IK$YCD`GtnVX|=xZ|7~h!RZmZ@pP3LJ{;F%+=FONX7MbhU@B>1{6t;6?~XBr
zc93bZ7LZ|9dRZvCER;Lr;wsuw=RI_Bz_2dLLTi#GkMUH1sd$oVKSPgZdBNpy%*dtK
xuDHz&ZF8l+PJB;o*&zS_-yTCC@|%kN=}UeB(Jc<$!qBZ*x<#vVRZON$=O5hm*E;|J
diff --git a/_static/basic.css b/_static/basic.css
index be19270..b3bdc00 100644
--- a/_static/basic.css
+++ b/_static/basic.css
@@ -277,25 +277,25 @@ p.rubric {
font-weight: bold;
}
-img.align-left, .figure.align-left, object.align-left {
+img.align-left, figure.align-left, .figure.align-left, object.align-left {
clear: left;
float: left;
margin-right: 1em;
}
-img.align-right, .figure.align-right, object.align-right {
+img.align-right, figure.align-right, .figure.align-right, object.align-right {
clear: right;
float: right;
margin-left: 1em;
}
-img.align-center, .figure.align-center, object.align-center {
+img.align-center, figure.align-center, .figure.align-center, object.align-center {
display: block;
margin-left: auto;
margin-right: auto;
}
-img.align-default, .figure.align-default {
+img.align-default, figure.align-default, .figure.align-default {
display: block;
margin-left: auto;
margin-right: auto;
@@ -319,7 +319,8 @@ img.align-default, .figure.align-default {
/* -- sidebars -------------------------------------------------------------- */
-div.sidebar {
+div.sidebar,
+aside.sidebar {
margin: 0 0 0.5em 1em;
border: 1px solid #ddb;
padding: 7px;
@@ -377,12 +378,14 @@ div.body p.centered {
/* -- content of sidebars/topics/admonitions -------------------------------- */
div.sidebar > :last-child,
+aside.sidebar > :last-child,
div.topic > :last-child,
div.admonition > :last-child {
margin-bottom: 0;
}
div.sidebar::after,
+aside.sidebar::after,
div.topic::after,
div.admonition::after,
blockquote::after {
@@ -455,20 +458,22 @@ td > :last-child {
/* -- figures --------------------------------------------------------------- */
-div.figure {
+div.figure, figure {
margin: 0.5em;
padding: 0.5em;
}
-div.figure p.caption {
+div.figure p.caption, figcaption {
padding: 0.3em;
}
-div.figure p.caption span.caption-number {
+div.figure p.caption span.caption-number,
+figcaption span.caption-number {
font-style: italic;
}
-div.figure p.caption span.caption-text {
+div.figure p.caption span.caption-text,
+figcaption span.caption-text {
}
/* -- field list styles ----------------------------------------------------- */
diff --git a/configuration.html b/configuration.html
index 4fda349..b48b0a5 100644
--- a/configuration.html
+++ b/configuration.html
@@ -189,7 +189,7 @@ command, set the environment variable Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
|
diff --git a/examples.html b/examples.html
index 02269d2..1a4fb66 100644
--- a/examples.html
+++ b/examples.html
@@ -176,7 +176,7 @@ symbol means. You can also do Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
|
diff --git a/faq.html b/faq.html
index 31380cb..a84032f 100644
--- a/faq.html
+++ b/faq.html
@@ -135,7 +135,7 @@ Exec = /usr/bin/bash -c "find /usr/lib/modules -xtype l -delete; ln -sv /.s
©2021, Wes Barnett, PhD.
|
- Powered by Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
|
diff --git a/genindex.html b/genindex.html
index 98bd4d3..ee49068 100644
--- a/genindex.html
+++ b/genindex.html
@@ -104,7 +104,7 @@
©2021, Wes Barnett, PhD.
|
- Powered by Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
diff --git a/index.html b/index.html
index b1bdf76..7821dda 100644
--- a/index.html
+++ b/index.html
@@ -164,7 +164,7 @@ use it. The exact procedure depends on your specific setup. Be careful.
©2021, Wes Barnett, PhD.
|
- Powered by Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
|
diff --git a/installation.html b/installation.html
index 50301b8..91ee695 100644
--- a/installation.html
+++ b/installation.html
@@ -149,7 +149,7 @@ Additionally, this generates the manpage which will be located under Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
|
diff --git a/search.html b/search.html
index a683d9b..06fc1a0 100644
--- a/search.html
+++ b/search.html
@@ -114,7 +114,7 @@
©2021, Wes Barnett, PhD.
|
- Powered by Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
diff --git a/troubleshooting.html b/troubleshooting.html
index b13cdda..0e53644 100644
--- a/troubleshooting.html
+++ b/troubleshooting.html
@@ -119,7 +119,7 @@ section in Sphinx 3.5.3
+ Powered by Sphinx 3.5.4
& Alabaster 0.7.12
|