Merge remote-tracking branch 'manage/master' into subtree

this merges master branch of https://github.com/helma-org/apps-manage-mirror into helma
This commit is contained in:
Simon Oberhammer 2012-03-27 11:47:36 +02:00
commit ca2b08a5df
58 changed files with 2678 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<li><b>Author</b><br/>
<% this.text %>

View file

@ -0,0 +1,2 @@
<li><b>Deprecated</b><br/>
<% this.text %>

View file

@ -0,0 +1 @@
<li><% this.text %>

View file

@ -0,0 +1,3 @@
<li><b>Overrides</b><br/>
<% param.link %>

View file

@ -0,0 +1,2 @@
<li><b>Parameter</b> <code><% this.name %></code>:<br/>
<% this.text %>

View file

@ -0,0 +1,2 @@
<li><b>Returns</b><br>
<% this.text %>

View file

@ -0,0 +1,2 @@
<li><b>See also</b><br>
<% param.link %>