Skip to content

Commit

Permalink
Generate static 8.6.0 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JorelAli committed Dec 4, 2022
1 parent 63025f4 commit 19586b9
Show file tree
Hide file tree
Showing 192 changed files with 43,464 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/8.6.0/.nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This file makes sure that Github Pages doesn't process mdBook's output.
192 changes: 192 additions & 0 deletions docs/8.6.0/404.html

Large diffs are not rendered by default.

243 changes: 243 additions & 0 deletions docs/8.6.0/advancementargument.html

Large diffs are not rendered by default.

288 changes: 288 additions & 0 deletions docs/8.6.0/adventurechatarguments.html

Large diffs are not rendered by default.

262 changes: 262 additions & 0 deletions docs/8.6.0/afterword.html

Large diffs are not rendered by default.

249 changes: 249 additions & 0 deletions docs/8.6.0/aliases.html

Large diffs are not rendered by default.

213 changes: 213 additions & 0 deletions docs/8.6.0/angleargument.html

Large diffs are not rendered by default.

345 changes: 345 additions & 0 deletions docs/8.6.0/annotations.html

Large diffs are not rendered by default.

276 changes: 276 additions & 0 deletions docs/8.6.0/annotationsetup.html

Large diffs are not rendered by default.

336 changes: 336 additions & 0 deletions docs/8.6.0/annotationsintro.html

Large diffs are not rendered by default.

405 changes: 405 additions & 0 deletions docs/8.6.0/arguments.html

Large diffs are not rendered by default.

228 changes: 228 additions & 0 deletions docs/8.6.0/argumentsuggestions.html

Large diffs are not rendered by default.

203 changes: 203 additions & 0 deletions docs/8.6.0/argumenttypes.html

Large diffs are not rendered by default.

274 changes: 274 additions & 0 deletions docs/8.6.0/asyncsuggestions.html

Large diffs are not rendered by default.

210 changes: 210 additions & 0 deletions docs/8.6.0/axisarg.html

Large diffs are not rendered by default.

78 changes: 78 additions & 0 deletions docs/8.6.0/ayu-highlight.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
/*
Based off of the Ayu theme
Original by Dempfi (https://github.com/dempfi/ayu)
*/

.hljs {
display: block;
overflow-x: auto;
background: #191f26;
color: #e6e1cf;
}

.hljs-comment,
.hljs-quote {
color: #5c6773;
font-style: italic;
}

.hljs-variable,
.hljs-template-variable,
.hljs-attribute,
.hljs-attr,
.hljs-regexp,
.hljs-link,
.hljs-selector-id,
.hljs-selector-class {
color: #ff7733;
}

.hljs-number,
.hljs-meta,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params {
color: #ffee99;
}

.hljs-string,
.hljs-bullet {
color: #b8cc52;
}

.hljs-title,
.hljs-built_in,
.hljs-section {
color: #ffb454;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-symbol {
color: #ff7733;
}

.hljs-name {
color: #36a3d9;
}

.hljs-tag {
color: #00568d;
}

.hljs-emphasis {
font-style: italic;
}

.hljs-strong {
font-weight: bold;
}

.hljs-addition {
color: #91b362;
}

.hljs-deletion {
color: #d96c75;
}
233 changes: 233 additions & 0 deletions docs/8.6.0/biomeargument.html

Large diffs are not rendered by default.

292 changes: 292 additions & 0 deletions docs/8.6.0/blockpredicateargs.html

Large diffs are not rendered by default.

241 changes: 241 additions & 0 deletions docs/8.6.0/blockstatearguments.html

Large diffs are not rendered by default.

Loading

0 comments on commit 19586b9

Please sign in to comment.