Skip to content

Commit aa4e221

Browse files
committed
Deployed cc0d1ac to devel with MkDocs 1.6.1 and mike 2.1.3
1 parent d1dd3f5 commit aa4e221

File tree

46 files changed

+6572
-1375
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6572
-1375
lines changed

devel/404.html

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,29 @@
691691

692692

693693

694+
695+
696+
697+
698+
699+
700+
<li class="md-nav__item">
701+
<a href="/pg_timetable/devel/yaml-usage-guide/" class="md-nav__link">
702+
703+
704+
705+
<span class="md-ellipsis">
706+
YAML Chains
707+
708+
</span>
709+
710+
711+
</a>
712+
</li>
713+
714+
715+
716+
694717
</ul>
695718
</nav>
696719

@@ -766,6 +789,29 @@
766789

767790

768791

792+
793+
794+
795+
796+
797+
798+
<li class="md-nav__item">
799+
<a href="/pg_timetable/devel/yaml-format/" class="md-nav__link">
800+
801+
802+
803+
<span class="md-ellipsis">
804+
YAML Schema
805+
806+
</span>
807+
808+
809+
</a>
810+
</li>
811+
812+
813+
814+
769815
</ul>
770816
</nav>
771817

devel/api/index.html

Lines changed: 52 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<link rel="canonical" href="https://cybertec-postgresql.github.io/pg_timetable/devel/api/">
1414

1515

16-
<link rel="prev" href="../samples/">
16+
<link rel="prev" href="../yaml-usage-guide/">
1717

1818

19-
<link rel="next" href="../license/">
19+
<link rel="next" href="../yaml-format/">
2020

2121

2222
<link rel="icon" href="../assets/images/favicon.png">
@@ -704,6 +704,29 @@
704704

705705

706706

707+
708+
709+
710+
711+
712+
713+
<li class="md-nav__item">
714+
<a href="../yaml-usage-guide/" class="md-nav__link">
715+
716+
717+
718+
<span class="md-ellipsis">
719+
YAML Chains
720+
721+
</span>
722+
723+
724+
</a>
725+
</li>
726+
727+
728+
729+
707730
</ul>
708731
</nav>
709732

@@ -890,6 +913,29 @@
890913

891914

892915

916+
917+
918+
919+
920+
921+
922+
<li class="md-nav__item">
923+
<a href="../yaml-format/" class="md-nav__link">
924+
925+
926+
927+
<span class="md-ellipsis">
928+
YAML Schema
929+
930+
</span>
931+
932+
933+
</a>
934+
</li>
935+
936+
937+
938+
893939
</ul>
894940
</nav>
895941

@@ -1161,7 +1207,7 @@ <h3 id="get-stopchainidchain-id"><code>GET /stopchain?id=&lt;chain-id&gt;</code>
11611207
<nav class="md-footer__inner md-grid" aria-label="Footer" >
11621208

11631209

1164-
<a href="../samples/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Samples">
1210+
<a href="../yaml-usage-guide/" class="md-footer__link md-footer__link--prev" aria-label="Previous: YAML Chains">
11651211
<div class="md-footer__button md-icon">
11661212

11671213
<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 11z"/></svg>
@@ -1171,20 +1217,20 @@ <h3 id="get-stopchainidchain-id"><code>GET /stopchain?id=&lt;chain-id&gt;</code>
11711217
Previous
11721218
</span>
11731219
<div class="md-ellipsis">
1174-
Samples
1220+
YAML Chains
11751221
</div>
11761222
</div>
11771223
</a>
11781224

11791225

11801226

1181-
<a href="../license/" class="md-footer__link md-footer__link--next" aria-label="Next: License">
1227+
<a href="../yaml-format/" class="md-footer__link md-footer__link--next" aria-label="Next: YAML Schema">
11821228
<div class="md-footer__title">
11831229
<span class="md-footer__direction">
11841230
Next
11851231
</span>
11861232
<div class="md-ellipsis">
1187-
License
1233+
YAML Schema
11881234
</div>
11891235
</div>
11901236
<div class="md-footer__button md-icon">

devel/background/index.html

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,29 @@
758758

759759

760760

761+
762+
763+
764+
765+
766+
767+
<li class="md-nav__item">
768+
<a href="../yaml-usage-guide/" class="md-nav__link">
769+
770+
771+
772+
<span class="md-ellipsis">
773+
YAML Chains
774+
775+
</span>
776+
777+
778+
</a>
779+
</li>
780+
781+
782+
783+
761784
</ul>
762785
</nav>
763786

@@ -833,6 +856,29 @@
833856

834857

835858

859+
860+
861+
862+
863+
864+
865+
<li class="md-nav__item">
866+
<a href="../yaml-format/" class="md-nav__link">
867+
868+
869+
870+
<span class="md-ellipsis">
871+
YAML Schema
872+
873+
</span>
874+
875+
876+
</a>
877+
</li>
878+
879+
880+
881+
836882
</ul>
837883
</nav>
838884

devel/basic_jobs/index.html

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,29 @@
797797

798798

799799

800+
801+
802+
803+
804+
805+
806+
<li class="md-nav__item">
807+
<a href="../yaml-usage-guide/" class="md-nav__link">
808+
809+
810+
811+
<span class="md-ellipsis">
812+
YAML Chains
813+
814+
</span>
815+
816+
817+
</a>
818+
</li>
819+
820+
821+
822+
800823
</ul>
801824
</nav>
802825

@@ -872,6 +895,29 @@
872895

873896

874897

898+
899+
900+
901+
902+
903+
904+
<li class="md-nav__item">
905+
<a href="../yaml-format/" class="md-nav__link">
906+
907+
908+
909+
<span class="md-ellipsis">
910+
YAML Schema
911+
912+
</span>
913+
914+
915+
</a>
916+
</li>
917+
918+
919+
920+
875921
</ul>
876922
</nav>
877923

0 commit comments

Comments
 (0)