diff --git a/README.rst b/README.rst index 249d3d2..d76befe 100644 --- a/README.rst +++ b/README.rst @@ -1,20 +1,5 @@ -=============================== -TYPO3 Extension Manual Template -=============================== +.. warning:: + This repository is archived. Use the init command of the Docker rendering + containter to generate to create a new documentation guide instead. -This is a template for a TYPO3 extension manual to help developers with -documentation. The template provides a structure that a developer can use, -as well as many useful snippets and examples. - -The documentation is written in reST format and follows the general -`TYPO3 documentation standard`_ and its recommended `file structure`_. - -.. Documentation is like gift wrapping, it may look superfluous, - but your friends tend to be rather disappointed when their presents - arrive in supermarket carrier bags. - -:Repository: https://github.com/TYPO3-Documentation/TYPO3CMS-Example-ExtensionManual -:Read online: https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ - -.. _TYPO3 documentation standard: https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ -.. _file structure: https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html + `How to document an extension `_