.. every .rst file should include Includes.txt .. use correct path! .. include:: /Includes.rst.txt .. Every manual should have a start label for cross-referencing to .. start page. Do not remove this! .. _start: ============================================================= Taskqueue ============================================================= :Version: |release| :Language: en :Authors: Eike Starkmann, Felix Althaus :Email: starkmann@undkonsorten.com, althaus@undkonsorten.com :License: This extension documentation is published under the `CC BY-NC-SA 4.0 `__ (Creative Commons) license This extension provides a taskqueue for asynchronous tasks. For example sending many emails with or rendering PDFs. This task spooling helps to avoid server load peaks and can improve user experience. **Extension Manual** This documentation is for the TYPO3 extension Taskqueue. .. Note for editors: .. temporarily removed from menu: .. Introduction/Index .. toctree:: :maxdepth: 1 Introduction/Index .. toctree:: :maxdepth: 3 Editor/Index Installation/Index Configuration/Index Developer/Index .. toctree:: :maxdepth: 1 Sitemap genindex **TYPO3** The content of this document is related to TYPO3 CMS, a GNU/GPL CMS/Framework available from `typo3.org `_ .