mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update docs/main.md
This commit is contained in:
parent
c071c98d51
commit
a2f9a5624e
@ -1,7 +1,7 @@
|
|||||||
Documentation
|
Documentation
|
||||||
=============
|
=============
|
||||||
|
|
||||||
**Aspect**
|
### Aspect
|
||||||
|
|
||||||
* [About](./about.md)
|
* [About](./about.md)
|
||||||
* [Install](./install.md)
|
* [Install](./install.md)
|
||||||
@ -10,7 +10,7 @@ Documentation
|
|||||||
* [Callbacks and filters](./callbacks.md)
|
* [Callbacks and filters](./callbacks.md)
|
||||||
* [Operators](./operators.md)
|
* [Operators](./operators.md)
|
||||||
|
|
||||||
**Modifiers**
|
### Modifiers
|
||||||
|
|
||||||
* [upper](./mods/upper.md) aka `up`
|
* [upper](./mods/upper.md) aka `up`
|
||||||
* [lower](./mods/lower.md) aka `low`
|
* [lower](./mods/lower.md) aka `low`
|
||||||
@ -27,7 +27,7 @@ Documentation
|
|||||||
|
|
||||||
[Using](./syntax.md#modifiers) and [addition](./ext/mods.md) of modifiers.
|
[Using](./syntax.md#modifiers) and [addition](./ext/mods.md) of modifiers.
|
||||||
|
|
||||||
**Tags**
|
### Tags
|
||||||
|
|
||||||
* [var](./tags/var.md)
|
* [var](./tags/var.md)
|
||||||
* [if](./tags/if.md), `elseif` and `else`
|
* [if](./tags/if.md), `elseif` and `else`
|
||||||
@ -45,7 +45,7 @@ Documentation
|
|||||||
|
|
||||||
[Using](./syntax.md#tags) and [addition](./ext/tags.md) of tags.
|
[Using](./syntax.md#tags) and [addition](./ext/tags.md) of tags.
|
||||||
|
|
||||||
**Extends**
|
### Extends
|
||||||
|
|
||||||
* [Add tags](./ext/tags.md)
|
* [Add tags](./ext/tags.md)
|
||||||
* [Add modificators](./ext/mods.md)
|
* [Add modificators](./ext/mods.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user