Skip to content

Commit aa947fe

Browse files
Deployed fb09da1 to 0.0.x with MkDocs 1.6.1 and mike 2.1.3
1 parent 57454ce commit aa947fe

File tree

2 files changed

+63
-2
lines changed

2 files changed

+63
-2
lines changed

0.0.x/architecture/index.html

Lines changed: 62 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@
6969
<label class="md-overlay" for="__drawer"></label>
7070
<div data-md-component="skip">
7171

72+
73+
<a href="#work-in-progress" class="md-skip">
74+
Skip to content
75+
</a>
76+
7277
</div>
7378
<div data-md-component="announce">
7479

@@ -852,6 +857,19 @@
852857

853858

854859

860+
<label class="md-nav__link md-nav__link--active" for="__toc">
861+
862+
863+
864+
<span class="md-ellipsis">
865+
Overview
866+
867+
</span>
868+
869+
870+
<span class="md-nav__icon md-icon"></span>
871+
</label>
872+
855873
<a href="./" class="md-nav__link md-nav__link--active">
856874

857875

@@ -864,6 +882,32 @@
864882

865883
</a>
866884

885+
886+
887+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
888+
889+
890+
891+
892+
<label class="md-nav__title" for="__toc">
893+
<span class="md-nav__icon md-icon"></span>
894+
Table of contents
895+
</label>
896+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
897+
898+
<li class="md-nav__item">
899+
<a href="#work-in-progress" class="md-nav__link">
900+
<span class="md-ellipsis">
901+
Work In Progress.
902+
</span>
903+
</a>
904+
905+
</li>
906+
907+
</ul>
908+
909+
</nav>
910+
867911
</li>
868912

869913

@@ -916,6 +960,23 @@
916960

917961

918962

963+
<label class="md-nav__title" for="__toc">
964+
<span class="md-nav__icon md-icon"></span>
965+
Table of contents
966+
</label>
967+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
968+
969+
<li class="md-nav__item">
970+
<a href="#work-in-progress" class="md-nav__link">
971+
<span class="md-ellipsis">
972+
Work In Progress.
973+
</span>
974+
</a>
975+
976+
</li>
977+
978+
</ul>
979+
919980
</nav>
920981
</div>
921982
</div>
@@ -935,7 +996,7 @@
935996

936997
<h1>Overview</h1>
937998

938-
999+
<h4 id="work-in-progress">Work In Progress.</h4>
9391000

9401001

9411002

0 commit comments

Comments
 (0)