Skip to content

Commit 2848b64

Browse files
Auto-commit by GitHub Actions
1 parent 96040e9 commit 2848b64

30 files changed

Lines changed: 2735 additions & 15756 deletions

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: 6b89f92c40e8ff94ef3b6d30aeb880ab
3+
config: 453e262760efa5f222c8dd9dbbd113cd
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_images/release.svg

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/_static/_sphinx_javascript_frameworks_compat.js

Lines changed: 0 additions & 134 deletions
This file was deleted.

docs/_static/basic.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- basic theme.
66
*
7-
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/
@@ -324,13 +324,15 @@ aside.sidebar {
324324
p.sidebar-title {
325325
font-weight: bold;
326326
}
327+
327328
nav.contents,
328329
aside.topic,
329330
div.admonition, div.topic, blockquote {
330331
clear: left;
331332
}
332333

333334
/* -- topics ---------------------------------------------------------------- */
335+
334336
nav.contents,
335337
aside.topic,
336338
div.topic {
@@ -606,6 +608,7 @@ ol.simple p,
606608
ul.simple p {
607609
margin-bottom: 0;
608610
}
611+
609612
aside.footnote > span,
610613
div.citation > span {
611614
float: left;

docs/_static/doctools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Base JavaScript utilities for all Sphinx HTML documentation.
66
*
7-
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

0 commit comments

Comments
 (0)