This commit is contained in:
InsanusMokrassar
2023-09-30 07:03:03 +00:00
parent b0876ba961
commit 61bd1d1e6f
40 changed files with 2883 additions and 42 deletions

View File

@@ -15,7 +15,7 @@
<link rel="canonical" href="https://docs.inmo.dev/krontab/index.html">
<link rel="prev" href="../tgbotapi/dsls/text.html">
<link rel="prev" href="../tgbotapi/plagubot/index.html">
<link rel="next" href="introduction/including-in-project.html">
@@ -490,6 +490,8 @@
@@ -1263,6 +1265,62 @@
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_9" >
<div class="md-nav__link md-nav__container">
<a href="../tgbotapi/plagubot/index.html" class="md-nav__link ">
<span class="md-ellipsis">
PlaguBot (TBD)
</span>
</a>
</div>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_9_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_9">
<span class="md-nav__icon md-icon"></span>
PlaguBot (TBD)
</label>
<ul class="md-nav__list" data-md-scrollfix>
</ul>
</nav>
</li>
</ul>
</nav>
@@ -2072,7 +2130,7 @@ scheduler is not instance of <code>KronSchedulerTz</code> it will work like you
<nav class="md-footer__inner md-grid" aria-label="Footer" >
<a href="../tgbotapi/dsls/text.html" class="md-footer__link md-footer__link--prev" aria-label="Previous: Text" rel="prev">
<a href="../tgbotapi/plagubot/index.html" class="md-footer__link md-footer__link--prev" aria-label="Previous: PlaguBot" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
@@ -2082,7 +2140,7 @@ scheduler is not instance of <code>KronSchedulerTz</code> it will work like you
Previous
</span>
<div class="md-ellipsis">
Text
PlaguBot
</div>
</div>
</a>