removed stupid outdated file
parent
ff6ee67261
commit
bf60c59540
2 changed files with 0 additions and 14 deletions
|
|
@ -1,3 +1,2 @@
|
||||||
- [Modular Object Format Specification](format.md)
|
- [Modular Object Format Specification](format.md)
|
||||||
- [Addressing of module items](modularity.md)
|
|
||||||
- [Built-in modules](modules.md)
|
- [Built-in modules](modules.md)
|
||||||
|
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
# Addressing of module items
|
|
||||||
|
|
||||||
## `... ModuleItem::Template`
|
|
||||||
|
|
||||||
For referencing templates, the following syntax is used: `{object_type}`
|
|
||||||
|
|
||||||
## `... ModuleItem::Validator`
|
|
||||||
|
|
||||||
For referencing validators, the following syntax is used: `{object_type}:func:validator`
|
|
||||||
|
|
||||||
## `... ModuleItem::Function`
|
|
||||||
|
|
||||||
For referencing functions, the following syntax is used: `{optional object_type}:func:{name}`
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue