diff --git a/Documentation/Index.rst b/Documentation/Index.rst index 9bf1b55..988be8a 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -82,9 +82,12 @@ References :doc:`TYPO3 Core changelog ` Learn what is new in TYPO3 and how to migrate away from deprecated functionality. +:ref:`` + Fluid is a PHP template engine and is the de facto standard for any + HTML-based output in the TYPO3 CMS. :ref:`Fluid ViewHelper reference ` - Complete reference of all Fluid ViewHelper provided by TYPO3. Used - to improve your templates. + Complete reference of all Fluid ViewHelpers provided by TYPO3. Used + to add logic and functionality to your templates. :ref:`TypoScript Explained (including TSconfig) ` Complete reference of TypoScript settings and configuration options. Frontend TypoScript is useful to improve the frontend output of your site, diff --git a/Documentation/_mainMenu.rst.txt b/Documentation/_mainMenu.rst.txt index d326773..a8357d7 100644 --- a/Documentation/_mainMenu.rst.txt +++ b/Documentation/_mainMenu.rst.txt @@ -8,6 +8,8 @@ * :ref:`12.4 ` * :ref:`14-dev ` + * :ref:`` + * :ref:`Fluid ViewHelper Reference ` * :ref:`13.4 `