branch develop updated (3003962 -> 8ea45d4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git from 3003962 Replace GBL by grid layout (better visual effect) new 8ea45d4 Improve index page 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 8ea45d43ded227b04ea6151de83b1cd0eb72ef35 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Mar 8 17:25:02 2016 +0100 Improve index page Summary of changes: src/site/rst/index.rst.vm | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git commit 8ea45d43ded227b04ea6151de83b1cd0eb72ef35 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Mar 8 17:25:02 2016 +0100 Improve index page --- src/site/rst/index.rst.vm | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/site/rst/index.rst.vm b/src/site/rst/index.rst.vm index 136dc66..363e3b7 100644 --- a/src/site/rst/index.rst.vm +++ b/src/site/rst/index.rst.vm @@ -39,11 +39,11 @@ Features * Internationalization (i18n) * `gTimer`_ file format compliant -Environment ------------ -jTimer is Java based. You need to install JRE 8 environment to use it. +Download +-------- +jTimer is Java_ based. You need to install JRE 8 environment to use it. -`Download Java`_. +`Download jTimer ${project.version}`_. Start ----- @@ -55,11 +55,8 @@ using the webstart technology. For more information, go to page `jnlp documentation`_. -Links ------ - * gTimer_. - -.. _Download Java: http://java.sun.com/javase/downloads/index.jsp +.. _Download jTimer ${project.version}: https://forge.chorem.org/projects/jtimer/files +.. _Java: http://java.sun.com/javase/downloads/index.jsp .. _gTimer: http://www.k5n.us/gtimer.php .. _Start jTimer via webstart: ../jnlp/${jnlpFileName} .. _jnlp documentation: jnlp-report.html \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm