Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation.

This commit is contained in:
root
2014-06-29 18:32:40 +02:00
parent 5df50c4a0b
commit a47971aefd
1306 changed files with 143807 additions and 40 deletions

View File

@@ -48,5 +48,5 @@ Returns the translated variant of $string for the current language or $string (d
Shorthand test to see if variable $var is set and is not empty. Tests vary by type. Returns false if $var or $key is not set.
If variable is set, returns 1 if has 'non-zero' value, otherwise returns 0. -- e.g. x('') or x(0) returns 0;
Return to the [url=[baseurl]/help/main]Main documentation page[/url]