branch develop updated (cfa5f44 -> 60f4d6c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from cfa5f44 Fix error syntax new 60f4d6c Fix error syntax The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 60f4d6ccea4101974bc67578abcf05bee0644355 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Tue Nov 8 10:33:03 2016 +0100 Fix error syntax Summary of changes: src/site/en/rst/importData.rst | 10 +++++----- src/site/rst/importData.rst | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm