add issequence function to data and plot functions and examples for geometry
This commit is contained in:
4
docs/build/html/_static/alabaster.css
vendored
4
docs/build/html/_static/alabaster.css
vendored
@@ -295,8 +295,8 @@ div.important {
|
||||
}
|
||||
|
||||
div.note {
|
||||
background-color: #EEE;
|
||||
border: 1px solid #CCC;
|
||||
background-color: #25272c;
|
||||
border: 1px solid #2C2C2C;
|
||||
}
|
||||
|
||||
div.tip {
|
||||
|
||||
6
docs/build/html/_static/custom.css
vendored
6
docs/build/html/_static/custom.css
vendored
@@ -7,7 +7,7 @@ table.indextable tr.cap {
|
||||
}
|
||||
/* move doc link a bit up */
|
||||
.viewcode-back {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -1.5em;
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -1.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user