diff --git a/reference-tpl.html b/reference-tpl.html index f617b45d..2e3cee70 100644 --- a/reference-tpl.html +++ b/reference-tpl.html @@ -1,13 +1,12 @@ + -<[type][name] - +<Foo> name -

[class-name]

[description]

@@ -22,10 +21,15 @@ + +
ConstructorUsage Description
[constructor]( [arguments] ) + new L.Map()
+ L.map() +
[description]
@@ -41,7 +45,7 @@ Description - [method]( [arguments] ) + [method]( argument, argument ) [return-type] [description] @@ -60,9 +64,9 @@ Description - [name] + [name] [type] [default] [description] - \ No newline at end of file +