
Usage Documentation
-------------------

* [The Fluid template file structure - where to place which template files](FLUID_STRUCTURE.md)
* [The Fluid syntax - how the special Fluid syntax works](FLUID_SYNTAX.md)
* [ViewHelpers - what these classes do in the Fluid language](FLUID_VIEWHELPERS.md)

Developer Documentation
-----------------------

* [Implementing Fluid - controlling how Fluid behaves in your application](FLUID_IMPLEMENTATION.md)
* [Creating ViewHelpers - special PHP classes to create custom dynamic tags](FLUID_CREATING_VIEWHELPERS.md)
* [Creating ExpressionNodes - special PHP classes that extend the Fluid syntax](FLUID_EXPRESSIONS.md)
* [Special difference information for developers coming from TYPO3 Flow/CMS](README_TYPO3.md)
