Skip to content

Commit 807cd9a

Browse files
committed
Deploying to gh-pages from @ 8cb605d 🚀
1 parent f2c96c4 commit 807cd9a

Some content is hidden

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

42 files changed

+355
-116
lines changed

.buildinfo

+1-1
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: 72ec32428a0c537975c6a454392f83ed
3+
config: 16a23a4ea637baee01732bb8b6267ce6
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_static/basic.css

+18
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,16 @@ dd {
670670
margin-left: 30px;
671671
}
672672

673+
.sig dd {
674+
margin-top: 0px;
675+
margin-bottom: 0px;
676+
}
677+
678+
.sig dl {
679+
margin-top: 0px;
680+
margin-bottom: 0px;
681+
}
682+
673683
dl > dd:last-child,
674684
dl > dd:last-child > :last-child {
675685
margin-bottom: 0;
@@ -738,6 +748,14 @@ abbr, acronym {
738748
cursor: help;
739749
}
740750

751+
.translated {
752+
background-color: rgba(207, 255, 207, 0.2)
753+
}
754+
755+
.untranslated {
756+
background-color: rgba(255, 207, 207, 0.2)
757+
}
758+
741759
/* -- code displays --------------------------------------------------------- */
742760

743761
pre {

_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.

_static/css/theme.css

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

_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '0.1.3',
3+
VERSION: '0.1.4',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

_static/fonts/Lato/lato-bold.eot

250 KB
Binary file not shown.

_static/fonts/Lato/lato-bold.ttf

587 KB
Binary file not shown.

_static/fonts/Lato/lato-bold.woff

302 KB
Binary file not shown.

_static/fonts/Lato/lato-bold.woff2

181 KB
Binary file not shown.
260 KB
Binary file not shown.
608 KB
Binary file not shown.
316 KB
Binary file not shown.
189 KB
Binary file not shown.

_static/fonts/Lato/lato-italic.eot

262 KB
Binary file not shown.

_static/fonts/Lato/lato-italic.ttf

624 KB
Binary file not shown.

_static/fonts/Lato/lato-italic.woff

321 KB
Binary file not shown.

_static/fonts/Lato/lato-italic.woff2

191 KB
Binary file not shown.

_static/fonts/Lato/lato-regular.eot

248 KB
Binary file not shown.

_static/fonts/Lato/lato-regular.ttf

593 KB
Binary file not shown.

_static/fonts/Lato/lato-regular.woff

302 KB
Binary file not shown.

_static/fonts/Lato/lato-regular.woff2

178 KB
Binary file not shown.
77.7 KB
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.

_static/js/html5shiv-printshiv.min.js

-4
This file was deleted.

_static/js/html5shiv.min.js

-4
This file was deleted.

0 commit comments

Comments
 (0)