diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index cea2ed707..685511bd2 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -44,16 +44,14 @@ We'll learn in this tutorial how to set the values of the configuration options .. prerequisites:: Important advice It is advisable to follow this tutorial with the help of the corresponding :tutorial:`Rougail git repository tutorial `. - If you use this rougail tutorial repository, you will have all the necessary files distributed in the correct tree structure. + You can instead copy/paste or download the different file contents that are explained in this tutorial step and save the files to your computer. + However, if you use the git rougail tutorial repository, you will have all the necessary files distributed in the correct tree structure, + which is in our opinion much more practical. :: git clone https://forge.cloud.silique.fr/stove/rougail-tutorials/src/branch/1.1 - - - Of course, you can also decide to start from scratch and copy/paste the tutorial files content. - .. toctree:: :titlesonly: :caption: The firefox tutorial diff --git a/docs/tutorial/preliminary.rst b/docs/tutorial/preliminary.rst index 2d972055a..7401708d2 100644 --- a/docs/tutorial/preliminary.rst +++ b/docs/tutorial/preliminary.rst @@ -12,7 +12,13 @@ Getting started .. prerequisites:: Prerequisites - We assume that Rougail's library is :ref:`installed ` on your computer. - - If you want to follow this tutorial with the help of the corresponding :tutorial:`Rougail-tutorials git repository <>`, + + - It is possible to retrieve the current state of the various rougail files manipulated in this tutorial step + by checking out the corresponding tag of the Rougail-tutorials git repository. + Each tag corresponds to a stage of progress in the tutorial. + Of course, you can also decide to copy/paste or download the tutorial files contents while following the tutorial steps. + + If you want to follow this tutorial with the help of the corresponding :tutorial:`Rougail-tutorials git repository `, this workshop page corresponds to the tags :tutorial:`v1.1_000 ` to :tutorial:`v1.1_003 ` in the repository: