From c14428c9d3e9e307f12db115d35cf7a465fb4c4d Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Sat, 11 Apr 2020 21:25:31 +0200 Subject: [PATCH] Minor documentation improvements --- doc/en/snippets/Header2Algo09.rst | 4 +++- doc/fr/snippets/Header2Algo09.rst | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/en/snippets/Header2Algo09.rst b/doc/en/snippets/Header2Algo09.rst index ca18551..8d83c23 100644 --- a/doc/en/snippets/Header2Algo09.rst +++ b/doc/en/snippets/Header2Algo09.rst @@ -1,4 +1,6 @@ Python (TUI) use example ++++++++++++++++++++++++ -Here is a very simple use of the algorithm, written in :ref:`section_tui`. +Here is a very simple use of the given algorithm, written in :ref:`section_tui`, +and from which input information allow to define an equivalent cas in graphical +interface. diff --git a/doc/fr/snippets/Header2Algo09.rst b/doc/fr/snippets/Header2Algo09.rst index 5a8efd2..6f464a5 100644 --- a/doc/fr/snippets/Header2Algo09.rst +++ b/doc/fr/snippets/Header2Algo09.rst @@ -1,5 +1,6 @@ Exemple d'utilisation en Python (TUI) +++++++++++++++++++++++++++++++++++++ -Voici un exemple très simple d'usage de l'algorithme, écrit en -:ref:`section_tui`. +Voici un exemple très simple d'usage de l'algorithme proposé, écrit en +:ref:`section_tui`, et dont les informations en entrée permettent de définir un +cas équivalent en interface graphique. -- 2.39.2