Publish docs for local build
This commit is contained in:
commit
3dcc440766
98 changed files with 61024 additions and 0 deletions
13
stylesheets/extra.css
Normal file
13
stylesheets/extra.css
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.md-typeset .arithmatex {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.md-typeset .doc-contents {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.md-typeset h1 code,
|
||||
.md-typeset h2 code,
|
||||
.md-typeset h3 code {
|
||||
word-break: break-word;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue