Skip to content

Commit 0a6add5

Browse files
committed
deploy: c951fce
1 parent bcea1ac commit 0a6add5

30 files changed

Lines changed: 324 additions & 538 deletions

.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: 76418cce758222f3ac27449028767973
3+
config: d9491aa8bda3c9064738f9db982bd639
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_images/currency1.png

0 Bytes
Loading

_images/sgs1.png

368 Bytes
Loading

_images/taxajuros1.png

676 Bytes
Loading

_static/basic.css

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- basic theme.
66
*
7-
* :copyright: Copyright 2007-2024 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
*/
@@ -237,10 +237,6 @@ a.headerlink {
237237
visibility: hidden;
238238
}
239239

240-
a:visited {
241-
color: #551A8B;
242-
}
243-
244240
h1:hover > a.headerlink,
245241
h2:hover > a.headerlink,
246242
h3:hover > a.headerlink,
@@ -674,16 +670,6 @@ dd {
674670
margin-left: 30px;
675671
}
676672

677-
.sig dd {
678-
margin-top: 0px;
679-
margin-bottom: 0px;
680-
}
681-
682-
.sig dl {
683-
margin-top: 0px;
684-
margin-bottom: 0px;
685-
}
686-
687673
dl > dd:last-child,
688674
dl > dd:last-child > :last-child {
689675
margin-bottom: 0;
@@ -752,14 +738,6 @@ abbr, acronym {
752738
cursor: help;
753739
}
754740

755-
.translated {
756-
background-color: rgba(207, 255, 207, 0.2)
757-
}
758-
759-
.untranslated {
760-
background-color: rgba(255, 207, 207, 0.2)
761-
}
762-
763741
/* -- code displays --------------------------------------------------------- */
764742

765743
pre {

_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-2024 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
*/

_static/documentation_options.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
const DOCUMENTATION_OPTIONS = {
1+
var DOCUMENTATION_OPTIONS = {
2+
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
23
VERSION: '',
34
LANGUAGE: 'pt-br',
45
COLLAPSE_INDEX: false,
0 Bytes
Loading

_static/images/savefig/sgs1.png

368 Bytes
Loading
676 Bytes
Loading

0 commit comments

Comments
 (0)