This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 60f4d6ccea4101974bc67578abcf05bee0644355 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Tue Nov 8 10:33:03 2016 +0100 Fix error syntax --- src/site/en/rst/importData.rst | 10 +++++----- src/site/rst/importData.rst | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/site/en/rst/importData.rst b/src/site/en/rst/importData.rst index a5313ea..9846a3a 100644 --- a/src/site/en/rst/importData.rst +++ b/src/site/en/rst/importData.rst @@ -356,15 +356,15 @@ Example GearCharacteristicValues ~~~~~~~~~~~~~~~~~~~~~~~~ -Colonnes requises ------------------ +Required columns +---------------- :: gear;characteristic;dataValue -Format des colonnes -------------------- +Columns formats +--------------- +-------------------+------------------------------+ | Colonne | Type | @@ -377,7 +377,7 @@ Format des colonnes | dataValue |text | +-------------------+------------------------------+ -Exemple +Example ------- :: diff --git a/src/site/rst/importData.rst b/src/site/rst/importData.rst index a4cb2ba..130ca48 100644 --- a/src/site/rst/importData.rst +++ b/src/site/rst/importData.rst @@ -528,6 +528,7 @@ Colonnes requises Format des colonnes ------------------- + +---------------------------------------------------------+------------------------------------------+ | Colonne | Type | +=========================================================+==========================================+ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.