Regenerate docs
This commit is contained in:
parent
679422e26c
commit
7b07141162
49 changed files with 1458 additions and 147 deletions
|
@ -17,7 +17,7 @@ General usage is `{func_name()}`, `{func_name(arg, someotherarg)}` or `{func_nam
|
|||
|
||||
Instead of using `{"render": {"en": "{some_special_visualisation(some_arg, some other really long message, more args)} , "nl": "{some_special_visualisation(some_arg, een boodschap in een andere taal, more args)}}, one can also write
|
||||
|
||||
{"render":{"special":{"type":"some_special_visualisation","argname":"some_arg","message":{"en":"some other really long message","nl":"een boodschap in een andere taal"},"other_arg_name":"more args"}}}
|
||||
`{"render":{"special":{"type":"some_special_visualisation","argname":"some_arg","message":{"en":"some other really long message","nl":"een boodschap in een andere taal"},"other_arg_name":"more args"}}}`
|
||||
|
||||
## Table of contents
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue