This commit is contained in:
InsanusMokrassar
2022-01-08 10:15:47 +00:00
parent 1452f22ed8
commit df2f9a9c0d
8906 changed files with 18230 additions and 17798 deletions

View File

@@ -12,7 +12,7 @@ if(savedDarkMode === true){
<div class="navigation-wrapper" id="navigation-wrapper">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<div class="library-name"><a href="../../../index.html">micro_utils.dokka</a></div>
<div>0.9.0</div>
<div>0.9.1</div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":micro_utils.dokka:dokkaHtml/androidMain">android</button></div>
<button id="theme-toggle-button"><span id="theme-toggle"></span></button>
@@ -132,7 +132,7 @@ if(savedDarkMode === true){
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
<div class="footer"><span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>