From 9a485bb5a2ffa026c1a7bb536ab4235a1130c309 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sat, 19 Apr 2014 07:03:52 +0000 Subject: [PATCH] * update paths and docs --- build.xml | 6 +++--- website/cli.html | 2 +- website/naming.html | 4 ++-- website/script.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index c727de07..bff9737d 100644 --- a/build.xml +++ b/build.xml @@ -4,7 +4,7 @@ - + @@ -380,12 +380,12 @@ - + - + diff --git a/website/cli.html b/website/cli.html index 074bfa41..bc493285 100644 --- a/website/cli.html +++ b/website/cli.html @@ -212,7 +212,7 @@

Argument Reference - source + source

diff --git a/website/naming.html b/website/naming.html index f2343372..3b4412e3 100644 --- a/website/naming.html +++ b/website/naming.html @@ -186,7 +186,7 @@

Binding Reference - source + source

@@ -418,7 +418,7 @@

Function Reference - source + source

pad(length, padding = "0")Pad strings or numbers with given characters ('0' by default). diff --git a/website/script.html b/website/script.html index 42bc75a6..1619be36 100644 --- a/website/script.html +++ b/website/script.html @@ -186,7 +186,7 @@

Function Reference - source + source

@@ -287,7 +287,7 @@

Extras

- ScriptShell.lib.groovy also defines lots extra useful functions + script repository.