Skip to content
Snippets Groups Projects

Bouton doc technique

Merged Dorine Lambinet requested to merge bouton-doc-technique into master
2 files
+ 25
1
Compare changes
  • Side-by-side
  • Inline

Files

@@ -420,6 +420,30 @@
l'obtention de résultats pertinents pour tous les types de calculs.
</li>
</ul>
<p class="leading-normal pb-2 pt-3 font-bold ">
Retrouvez en détail les étapes du traitement des données dans la
documentation technique :
</p>
<div class="flex justify-center ">
<a
href="https://documentation.leximpact.dev/leximpact_prepare_data/"
class="uppercase text-center bg-le-bleu md:mb-10 p-2 px-8 text-sm rounded-lg
text-white shadow-md hover:bg-blue-900 "
>
Documentation technique
<svg
class="fill-current inline-flex ml-1 w-4 h-4 "
xmlns="http://www.w3.org/2000/svg"
height="24px"
viewBox="0 0 24 24"
width="24px"
fill="#000000"
><path d="M0 0h24v24H0z" fill="none" /><path
d="M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"
/></svg
>
</a>
</div>
<h3 class="pb-3 pt-5 text-xl text-gray-700 font-light">
Le moteur de calcul
</h3>
Loading