mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2025-10-17 13:20:16 +00:00
deploy: ef8d2c128d
This commit is contained in:
117
index.html
117
index.html
@@ -49,6 +49,18 @@
|
||||
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-6VXMCYZWH7"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document$.subscribe(function(){var a=document.forms.feedback;if(void 0!==a)for(var e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}),location$.subscribe(function(e){n("config","G-6VXMCYZWH7",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-6VXMCYZWH7",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
|
||||
|
||||
|
||||
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -375,6 +387,13 @@
|
||||
Projects
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#dependencies-graph" class="md-nav__link">
|
||||
Dependencies graph:
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1211,6 +1230,13 @@
|
||||
Projects
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#dependencies-graph" class="md-nav__link">
|
||||
Dependencies graph:
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1247,10 +1273,95 @@
|
||||
<h1 id="insanus-mokrassar-libraries-home">Insanus Mokrassar libraries home<a class="headerlink" href="#insanus-mokrassar-libraries-home" title="Permanent link">¶</a></h1>
|
||||
<p>Hello :) It is my libraries docs place and I glad to welcome you here. I hope, this documentation place will help you.</p>
|
||||
<h2 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
<li><a href="https://github.com/InsanusMokrassar/ktgbotapi">TelegramBotAPI</a></li>
|
||||
</ul>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="left">Common and independent</th>
|
||||
<th align="center">TelegramBotAPI</th>
|
||||
<th align="right">Plagubot</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><a href="https://github.com/InsanusMokrassar/MicroUtils"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/micro_utils.common?label=microutils&style=flat-square" /></a></td>
|
||||
<td align="center"><a href="https://github.com/InsanusMokrassar/TelegramBotAPI"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/tgbotapi?label=tgbotapi&style=flat-square" /></a></td>
|
||||
<td align="right"><a href="https://github.com/InsanusMokrassar/PlaguBot"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/plagubot.plugin?label=plagubot&style=flat-square" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><a href="https://github.com/InsanusMokrassar/KSLog"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/kslog?label=kslog&style=flat-square" /></a></td>
|
||||
<td align="center"><a href="https://github.com/InsanusMokrassar/TelegramBotAPILibraries"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/tgbotapi.libraries.cache.admins.common?label=tgbotapi.libraries&style=flat-square" /></a></td>
|
||||
<td align="right"><a href="https://github.com/InsanusMokrassar/PlaguBotPlugins"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/plagubot.plugins.commands?label=plagubot.plugins&style=flat-square" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><a href="https://github.com/InsanusMokrassar/Krontab"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/krontab?label=krontab&style=flat-square" /></a></td>
|
||||
<td align="center"></td>
|
||||
<td align="right"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><a href="https://github.com/InsanusMokrassar/JSUIKitKBindings"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/kjsuikit?label=kjsuikit&style=flat-square" /></a></td>
|
||||
<td align="center"></td>
|
||||
<td align="right"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><a href="https://github.com/InsanusMokrassar/SauceNaoAPI"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/saucenaoapi?label=saucenaoapi&style=flat-square" /></a></td>
|
||||
<td align="center"></td>
|
||||
<td align="right"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><a href="https://github.com/InsanusMokrassar/navigation"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.inmo/navigation.core?label=navigation&style=flat-square" /></a></td>
|
||||
<td align="center"></td>
|
||||
<td align="right"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="dependencies-graph">Dependencies graph:<a class="headerlink" href="#dependencies-graph" title="Permanent link">¶</a></h2>
|
||||
<pre class="mermaid"><code>flowchart RL
|
||||
KSLog[<a href='https://github.com/InsanusMokrassar/kslog'>KSLog</a>]
|
||||
MicroUtils[<a href='https://github.com/InsanusMokrassar/MicroUtils'>MicroUtils</a>]
|
||||
TelegramBotAPI[<a href='https://github.com/InsanusMokrassar/ktgbotapi'>TelegramBotAPI</a>]
|
||||
TelegramBotAPI-examples[<a href='https://github.com/InsanusMokrassar/TelegramBotAPI-examples'>TelegramBotAPI-examples </a>]
|
||||
PlaguBot[<a href='https://github.com/InsanusMokrassar/PlaguBot'>PlaguBot</a>]
|
||||
TelegramBotAPILibraries[<a href='https://github.com/InsanusMokrassar/TelegramBotAPILibraries'>TelegramBotAPILibraries</a>]
|
||||
PlaguBotPlugins[<a href='https://github.com/InsanusMokrassar/PlaguBotPlugins'>PlaguBotPlugins</a>]
|
||||
PlaguBotExample[<a href='https://github.com/InsanusMokrassar/PlaguBotExample'>PlaguBotExample</a>]
|
||||
BooruGrabberTelegramBot[<a href='https://github.com/InsanusMokrassar/BooruGrabberTelegramBot'>BooruGrabberTelegramBot</a>]
|
||||
SauceNaoTelegramBot[<a href='https://github.com/InsanusMokrassar/SauceNaoTelegramBot'>SauceNaoTelegramBot</a>]
|
||||
PlaguPoster[<a href='https://github.com/InsanusMokrassar/PlaguPoster'>PlaguPoster</a>]
|
||||
PlaguBotSuggestionsBot[<a href='https://github.com/InsanusMokrassar/PlaguBotSuggestionsBot'>PlaguBotSuggestionsBot</a>]
|
||||
TelegramBotTutorial[<a href='https://github.com/InsanusMokrassar/TelegramBotTutorial'>TelegramBotTutorial</a>]
|
||||
Krontab[<a href='https://github.com/InsanusMokrassar/krontab'>Krontab</a>]
|
||||
KJSUiKit[<a href='https://github.com/InsanusMokrassar/JSUiKitKBindings'>KJSUiKit</a>]
|
||||
SauceNaoAPI[<a href='https://github.com/InsanusMokrassar/SauceNaoAPI'>SauceNaoAPI</a>]
|
||||
Navigation[<a href='https://github.com/InsanusMokrassar/navigation'>Navigation</a>]
|
||||
|
||||
TelegramBotAPI-bot_template[<a href='https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template'>TelegramBotAPI-bot_template</a>]
|
||||
PlaguBotPluginTemplate[<a href='https://github.com/InsanusMokrassar/PlaguBotPluginTemplate'>PlaguBotPluginTemplate</a>]
|
||||
PlaguBotBotTemplate[<a href='https://github.com/InsanusMokrassar/PlaguBotBotTemplate'>PlaguBotBotTemplate</a>]
|
||||
|
||||
MicroUtils --> KSLog
|
||||
TelegramBotAPI --> MicroUtils
|
||||
TelegramBotAPI-examples --> TelegramBotAPI
|
||||
PlaguBot --> TelegramBotAPI
|
||||
TelegramBotAPILibraries --> PlaguBot
|
||||
PlaguBotPlugins --> TelegramBotAPILibraries
|
||||
PlaguBotExample --> PlaguBotPlugins
|
||||
BooruGrabberTelegramBot --> TelegramBotAPI
|
||||
BooruGrabberTelegramBot --> Krontab
|
||||
SauceNaoTelegramBot --> TelegramBotAPI
|
||||
SauceNaoTelegramBot --> SauceNaoAPI
|
||||
TelegramBotTutorial --> PlaguBotPlugins
|
||||
PlaguBotSuggestionsBot --> PlaguBotPlugins
|
||||
PlaguPoster --> PlaguBotPlugins
|
||||
PlaguPoster --> Krontab
|
||||
SauceNaoAPI --> MicroUtils
|
||||
Navigation --> MicroUtils
|
||||
|
||||
TelegramBotAPI-bot_template -.- TelegramBotAPI
|
||||
PlaguBotPluginTemplate -.- PlaguBot
|
||||
PlaguBotBotTemplate -.- PlaguBot</code></pre>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user