diff --git a/docs/structured_data.rst b/docs/structured_data.rst index 7164ccadb..fd094636c 100644 --- a/docs/structured_data.rst +++ b/docs/structured_data.rst @@ -128,7 +128,7 @@ A basic structure file is composed of: The structure file processing ---------------------------------- -The structured files contain information that will be used by the consistency handling system for structure validation. +The :term:`structure files ` contain information that will be used by the consistency handling system for structure validation. This is what we call :term:`structured data` writen in Rougail format. .. figure:: images/schema.png diff --git a/docs/user_data/prerequisites.rst b/docs/user_data/prerequisites.rst index 8421eddfe..438f6fe4f 100644 --- a/docs/user_data/prerequisites.rst +++ b/docs/user_data/prerequisites.rst @@ -38,7 +38,7 @@ We need a Rougail structured data file to test and illustrate the different user .. literalinclude:: example.yaml :caption: A example of structured data file place in the :file:`example.yaml` structure file -Let's test this structured file: +Let's test this :term:`structure file`: .. code-block:: bash :class: terminal