Skip to content

Commit

Permalink
Deployed 4074060 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 26, 2024
0 parents commit 255e9ad
Show file tree
Hide file tree
Showing 51 changed files with 7,750 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions 404.html

Large diffs are not rendered by default.

403 changes: 403 additions & 0 deletions LICENSE.txt

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions _site/mkdocs-extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
/* content area width fixed max */
.md-grid {
max-width: 1560px;
}

@media screen and (min-width: 100em) {

/* [screen medium +]: Set base `font-size` to `11px` i.e. `137.5%` */
html {
font-size: 137.5%
}
}

@media screen and (min-width: 125em) {

/* [screen large +]: Set base `font-size` to `12px` i.e. `150%` */
html {
font-size: 137.5%
}
}

/*
.k = Keyword,
.kd = Keyword, declaration
.kn = Keyword, namespace
.kp = Keyword, pseudo
.kr = Keyword, reserved
.kt = Keyword, type
*/
.highlight .kt {
color: var(--md-code-hl-type-color);
}
Binary file added assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.bd41221c.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.bd41221c.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 255e9ad

Please sign in to comment.