Deployed fa0c072 with MkDocs version: 1.0.4

This commit is contained in:
winkidney
2020-05-08 11:06:48 +08:00
parent a7a6f69aa5
commit 86010cafc1
16 changed files with 677 additions and 16 deletions

View File

@@ -300,6 +300,18 @@
<li class="md-nav__item">
<a href="../plugin-system/" title="PluginSystem" class="md-nav__link">
PluginSystem
</a>
</li>
@@ -423,7 +435,7 @@ installed, <code>pipenv install --dev</code>, then you can use the following com
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="../development/" title="Development" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="../plugin-system/" title="PluginSystem" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
@@ -432,7 +444,7 @@ installed, <code>pipenv install --dev</code>, then you can use the following com
<span class="md-footer-nav__direction">
Previous
</span>
Development
PluginSystem
</span>
</div>
</a>