diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle
index 3f9c5c4..2e3e7a9 100644
Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ
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.
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
|