Added a new table of figures script

This commit is contained in:
2023-06-09 11:51:55 +02:00
parent 1a8a73a143
commit 40c7e3df81
83 changed files with 16509 additions and 22749 deletions
+10 -5
View File
@@ -122,14 +122,19 @@
Journal de bord
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="../tof.html">
Table of Figures
</a>
</li>
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
<input checked="" class="md-nav__toggle md-toggle" data-md-toggle="__nav_5" id="__nav_5" type="checkbox"/>
<label class="md-nav__link" for="__nav_5">
<input checked="" class="md-nav__toggle md-toggle" data-md-toggle="__nav_6" id="__nav_6" type="checkbox"/>
<label class="md-nav__link" for="__nav_6">
Code
<span class="md-nav__icon md-icon"></span>
</label>
<nav aria-label="Code" class="md-nav" data-md-level="1">
<label class="md-nav__title" for="__nav_5">
<label class="md-nav__title" for="__nav_6">
<span class="md-nav__icon md-icon"></span>
Code
</label>
@@ -517,7 +522,7 @@
</main>
<footer class="md-footer">
<nav aria-label="Footer" class="md-footer__inner md-grid">
<a aria-label="Previous: Journal de bord" class="md-footer__link md-footer__link--prev" href="../jdb.html" rel="prev">
<a aria-label="Previous: Table of Figures" class="md-footer__link md-footer__link--prev" href="../tof.html" rel="prev">
<div class="md-footer__button md-icon">
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path></svg>
</div>
@@ -526,7 +531,7 @@
<span class="md-footer__direction">
Previous
</span>
Journal de bord
Table of Figures
</div>
</div>
</a>