Skip to content

Commit 42d6548

Browse files
committed
deploy: c1da90c
1 parent 2b4fea1 commit 42d6548

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+337
-159
lines changed

Diff for: .buildinfo

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: f9a46ac7df8aa55b710f0a13332a7c3b
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: fdf245b4b90ffb1601117abdc44434e4
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

Diff for: _static/basic.css

+2-13
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* basic.css
3-
* ~~~~~~~~~
4-
*
52
* Sphinx stylesheet -- basic theme.
6-
*
7-
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114

125
/* -- main layout ----------------------------------------------------------- */
@@ -115,15 +108,11 @@ img {
115108
/* -- search page ----------------------------------------------------------- */
116109

117110
ul.search {
118-
margin: 10px 0 0 20px;
119-
padding: 0;
111+
margin-top: 10px;
120112
}
121113

122114
ul.search li {
123-
padding: 5px 0 5px 20px;
124-
background-image: url(file.png);
125-
background-repeat: no-repeat;
126-
background-position: 0 7px;
115+
padding: 5px 0;
127116
}
128117

129118
ul.search li a {

Diff for: _static/css/badge_only.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: _static/css/theme.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: _static/doctools.js

-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* doctools.js
3-
* ~~~~~~~~~~~
4-
*
52
* Base JavaScript utilities for all Sphinx HTML documentation.
6-
*
7-
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114
"use strict";
125

Diff for: _static/fonts/Lato/lato-bold.eot

250 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-bold.ttf

587 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-bold.woff

302 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-bold.woff2

181 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-bolditalic.eot

260 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-bolditalic.ttf

608 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-bolditalic.woff

316 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-bolditalic.woff2

189 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-italic.eot

262 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-italic.ttf

624 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-italic.woff

321 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-italic.woff2

191 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-regular.eot

248 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-regular.ttf

593 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-regular.woff

302 KB
Binary file not shown.

Diff for: _static/fonts/Lato/lato-regular.woff2

178 KB
Binary file not shown.

Diff for: _static/fonts/RobotoSlab/roboto-slab-v7-bold.eot

77.7 KB
Binary file not shown.

Diff for: _static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf

167 KB
Binary file not shown.

Diff for: _static/fonts/RobotoSlab/roboto-slab-v7-bold.woff

85.6 KB
Binary file not shown.

Diff for: _static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2

65.7 KB
Binary file not shown.

Diff for: _static/fonts/RobotoSlab/roboto-slab-v7-regular.eot

76.5 KB
Binary file not shown.

Diff for: _static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf

165 KB
Binary file not shown.

Diff for: _static/fonts/RobotoSlab/roboto-slab-v7-regular.woff

84.3 KB
Binary file not shown.
64.9 KB
Binary file not shown.

Diff for: _static/graphviz.css

-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* graphviz.css
3-
* ~~~~~~~~~~~~
4-
*
52
* Sphinx stylesheet -- graphviz extension.
6-
*
7-
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114

125
img.graphviz {

Diff for: _static/js/html5shiv-printshiv.min.js

-4
This file was deleted.

Diff for: _static/js/html5shiv.min.js

-4
This file was deleted.

0 commit comments

Comments
 (0)