branch develop updated (b4cb2c0 -> 21d80ef)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from b4cb2c0 Fix typo new 21d80ef Fix bad module links 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 21d80ef176e6f8e1257e993eaf800a58ae7d6acb Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 1 17:48:08 2016 +0200 Fix bad module links Summary of changes: src/site/site_fr.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit 21d80ef176e6f8e1257e993eaf800a58ae7d6acb Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 1 17:48:08 2016 +0200 Fix bad module links --- src/site/site_fr.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index e59f532..9b9a348 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -54,8 +54,13 @@ <item name="Utilisation" href="usage.html"/> <item name="Note de versions" href="versions.html"/> </menu> - - <menu ref="modules"/> + + <menu name="Modules"> + <item name="Nuiton Config :: API" href="./nuiton-config/index.html"/> + <item name="Nuiton Config :: Maven Plugin" href="./nuiton-config-maven-plugin/index.html"/> + <item name="Nuiton Config :: Example" href="./nuiton-config-example/index.html"/> + </menu> + <menu ref="reports"/> <footer> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm