tutorial enhancements

This commit is contained in:
Eric Espie
2021-10-08 16:44:38 +02:00
parent c4ef26f92a
commit 9775b70703
83 changed files with 8 additions and 210 deletions

View File

@@ -20,7 +20,7 @@
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="Alert" href="Alert/Alert.html" />
<link rel="prev" title="Twig Base Reference" href="../../TwigBaseReference/TwigBaseReference.html" />
<link rel="prev" title="4. Adding new operations" href="../../TwigBaseTuto/Step4/Step4.html" />
</head>
<body class="wy-body-for-nav">
@@ -43,7 +43,6 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../TwigBase/TwigBase.html">Twig Base Presentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../TwigBaseTuto/TwigBaseTuto.html">Twig Base Tutorial</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../TwigBaseReference/TwigBaseReference.html">Twig Base Reference</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Tags reference:</span></p>
<ul class="current">
@@ -127,7 +126,7 @@
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../../TwigBaseReference/TwigBaseReference.html" class="btn btn-neutral float-left" title="Twig Base Reference" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../../TwigBaseTuto/Step4/Step4.html" class="btn btn-neutral float-left" title="4. Adding new operations" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="Alert/Alert.html" class="btn btn-neutral float-right" title="Alert" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>