add function integration, tests and docs
This commit is contained in:
6
docs/build/html/_static/alabaster.css
vendored
6
docs/build/html/_static/alabaster.css
vendored
@@ -310,7 +310,7 @@ div.hint {
|
||||
}
|
||||
|
||||
div.seealso {
|
||||
background-color: #3c3c3c;
|
||||
background-color: #25272c;
|
||||
border: 1px solid #2C2C2C;
|
||||
}
|
||||
|
||||
@@ -439,14 +439,14 @@ ul, ol {
|
||||
}
|
||||
|
||||
pre {
|
||||
background: #EEE;
|
||||
background: #25272c;
|
||||
padding: 7px 30px;
|
||||
margin: 15px 0px;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
div.viewcode-block:target {
|
||||
background: #ffd;
|
||||
background: #292b2e;
|
||||
}
|
||||
|
||||
dl pre, blockquote pre, li pre {
|
||||
|
||||
Reference in New Issue
Block a user