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.