Skip to content

Commit

Permalink
Updating the docs in dev/ for branch: main, commit 37ccf38 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
scaramallion committed Oct 15, 2024
1 parent 93367c8 commit 55b2ebe
Show file tree
Hide file tree
Showing 637 changed files with 7,799 additions and 10,597 deletions.
4 changes: 2 additions & 2 deletions dev/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 1918c6480cb2962f15aaa783acbcf64e
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3265fa418a49664b62358a37cca43062
tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
~SOPClass.rpartition
~SOPClass.rsplit
~SOPClass.rstrip
~SOPClass.set_private_encoding
~SOPClass.split
~SOPClass.splitlines
~SOPClass.startswith
Expand Down
15 changes: 2 additions & 13 deletions dev/_static/basic.css
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
/*
* basic.css
* ~~~~~~~~~
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/

/* -- main layout ----------------------------------------------------------- */
Expand Down Expand Up @@ -115,15 +108,11 @@ img {
/* -- search page ----------------------------------------------------------- */

ul.search {
margin: 10px 0 0 20px;
padding: 0;
margin-top: 10px;
}

ul.search li {
padding: 5px 0 5px 20px;
background-image: url(file.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 5px 0;
}

ul.search li a {
Expand Down
2 changes: 1 addition & 1 deletion dev/_static/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev/_static/css/theme.css

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions dev/_static/doctools.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
/*
* doctools.js
* ~~~~~~~~~~~
*
* Base JavaScript utilities for all Sphinx HTML documentation.
*
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
"use strict";

Expand Down
Binary file added dev/_static/fonts/Lato/lato-bold.eot
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-bold.ttf
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-bold.woff
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-bold.woff2
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-bolditalic.eot
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-bolditalic.ttf
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-bolditalic.woff
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-bolditalic.woff2
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-italic.eot
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-italic.ttf
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-italic.woff
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-italic.woff2
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-regular.eot
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-regular.ttf
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-regular.woff
Binary file not shown.
Binary file added dev/_static/fonts/Lato/lato-regular.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions dev/_static/js/html5shiv-printshiv.min.js

This file was deleted.

4 changes: 0 additions & 4 deletions dev/_static/js/html5shiv.min.js

This file was deleted.

Loading

0 comments on commit 55b2ebe

Please sign in to comment.