Skip to content

Commit 70120d2

Browse files
committed
Documentation update
1 parent 25afb05 commit 70120d2

13 files changed

+48
-13122
lines changed

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)