Skip to content

Commit 8723682

Browse files
author
Shynixn CI Actions
committed
Automatic CI Documentation.
1 parent 6bbd5af commit 8723682

File tree

24 files changed

+577
-172
lines changed

24 files changed

+577
-172
lines changed

docs/wiki/site/404.html

Lines changed: 37 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414

1515

1616
<link rel="icon" href="/assets/images/favicon.png">
17-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.3">
17+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.12">
1818

1919

2020

2121
<title>MCCoroutine</title>
2222

2323

2424

25-
<link rel="stylesheet" href="/assets/stylesheets/main.d7758b05.min.css">
25+
<link rel="stylesheet" href="/assets/stylesheets/main.2afb09e1.min.css">
2626

2727

2828

@@ -101,11 +101,13 @@
101101

102102

103103

104-
<label class="md-header__button md-icon" for="__search">
105-
106-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
107-
</label>
108-
<div class="md-search" data-md-component="search" role="dialog">
104+
105+
106+
<label class="md-header__button md-icon" for="__search">
107+
108+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
109+
</label>
110+
<div class="md-search" data-md-component="search" role="dialog">
109111
<label class="md-search__overlay" for="__search"></label>
110112
<div class="md-search__inner" role="search">
111113
<form class="md-search__form" name="search">
@@ -137,6 +139,7 @@
137139
</div>
138140
</div>
139141
</div>
142+
140143

141144

142145
<div class="md-header__source">
@@ -169,12 +172,14 @@
169172

170173

171174

175+
172176

173177

174178
<li class="md-tabs__item">
175179
<a href="/." class="md-tabs__link">
176180

177181

182+
178183
Getting Started
179184

180185
</a>
@@ -187,12 +192,14 @@
187192

188193

189194

195+
190196

191197

192198
<li class="md-tabs__item">
193199
<a href="/coroutine/" class="md-tabs__link">
194200

195201

202+
196203
User Guide
197204

198205
</a>
@@ -205,10 +212,12 @@
205212

206213

207214

215+
208216
<li class="md-tabs__item">
209217
<a href="/faq/" class="md-tabs__link">
210218

211219

220+
212221

213222

214223
FAQ
@@ -272,6 +281,7 @@
272281

273282

274283

284+
275285

276286

277287

@@ -286,6 +296,7 @@
286296
<label class="md-nav__link" for="__nav_1" id="__nav_1_label" tabindex="0">
287297

288298

299+
289300
<span class="md-ellipsis">
290301
Getting Started
291302

@@ -312,6 +323,7 @@
312323
<a href="/." class="md-nav__link">
313324

314325

326+
315327
<span class="md-ellipsis">
316328
Introduction
317329

@@ -334,6 +346,7 @@
334346
<a href="/installation/" class="md-nav__link">
335347

336348

349+
337350
<span class="md-ellipsis">
338351
Installation
339352

@@ -362,6 +375,7 @@
362375

363376

364377

378+
365379

366380

367381

@@ -376,6 +390,7 @@
376390
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0">
377391

378392

393+
379394
<span class="md-ellipsis">
380395
User Guide
381396

@@ -402,6 +417,7 @@
402417
<a href="/coroutine/" class="md-nav__link">
403418

404419

420+
405421
<span class="md-ellipsis">
406422
Kotlin Coroutines and Minecraft Plugins
407423

@@ -424,6 +440,7 @@
424440
<a href="/plugin/" class="md-nav__link">
425441

426442

443+
427444
<span class="md-ellipsis">
428445
Suspending Plugin
429446

@@ -446,6 +463,7 @@
446463
<a href="/listener/" class="md-nav__link">
447464

448465

466+
449467
<span class="md-ellipsis">
450468
Suspending Listeners
451469

@@ -468,6 +486,7 @@
468486
<a href="/commandexecutor/" class="md-nav__link">
469487

470488

489+
471490
<span class="md-ellipsis">
472491
Suspending CommandExecutors
473492

@@ -490,6 +509,7 @@
490509
<a href="/tasks/" class="md-nav__link">
491510

492511

512+
493513
<span class="md-ellipsis">
494514
Suspending Delayed, Repeating Tasks
495515

@@ -512,6 +532,7 @@
512532
<a href="/caching/" class="md-nav__link">
513533

514534

535+
515536
<span class="md-ellipsis">
516537
Suspending Caches, Background Repeating Tasks
517538

@@ -534,6 +555,7 @@
534555
<a href="/plugindisable/" class="md-nav__link">
535556

536557

558+
537559
<span class="md-ellipsis">
538560
Coroutines in onDisable
539561

@@ -556,6 +578,7 @@
556578
<a href="/exception/" class="md-nav__link">
557579

558580

581+
559582
<span class="md-ellipsis">
560583
Exception Handling
561584

@@ -578,6 +601,7 @@
578601
<a href="/timings/" class="md-nav__link">
579602

580603

604+
581605
<span class="md-ellipsis">
582606
Timing Measurements
583607

@@ -600,6 +624,7 @@
600624
<a href="/unittests/" class="md-nav__link">
601625

602626

627+
603628
<span class="md-ellipsis">
604629
Unit-Testing
605630

@@ -629,6 +654,7 @@
629654
<a href="/faq/" class="md-nav__link">
630655

631656

657+
632658
<span class="md-ellipsis">
633659
FAQ
634660

@@ -702,10 +728,12 @@ <h1>404 - Not found</h1>
702728
</div>
703729

704730

705-
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.instant", "navigation.tabs", "content.tabs.link", "content.code.copy", "navigation.footer"], "search": "/assets/javascripts/workers/search.f8cc74c7.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
731+
732+
733+
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.instant", "navigation.tabs", "content.tabs.link", "content.code.copy", "navigation.footer"], "search": "/assets/javascripts/workers/search.f8cc74c7.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
706734

707735

708-
<script src="/assets/javascripts/bundle.f1b6f286.min.js"></script>
736+
<script src="/assets/javascripts/bundle.c8b220af.min.js"></script>
709737

710738

711739
</body>

docs/wiki/site/assets/javascripts/bundle.c8b220af.min.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/wiki/site/assets/javascripts/bundle.c8b220af.min.js.map

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/wiki/site/assets/javascripts/bundle.f1b6f286.min.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/wiki/site/assets/javascripts/bundle.f1b6f286.min.js.map

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/wiki/site/assets/stylesheets/main.2afb09e1.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/wiki/site/assets/stylesheets/main.2afb09e1.min.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/wiki/site/assets/stylesheets/main.d7758b05.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/wiki/site/assets/stylesheets/main.d7758b05.min.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)