.. include:: ../../Includes.txt .. _documentation: ======================= Documentation rendering ======================= .. _how-to-render-documentation-locally: How to render documentation locally? ==================================== In order to render documentation, first of all, clone the repository: .. code-block:: bash git clone https://github.com/TYPO3-Documentation/tea.git then go to the extension root: .. code-block:: bash cd tea and follow `the TYPO3 documentation quickstart guide `_