diff --git a/Documentation/Howto/WritingDocForExtension/FAQ.rst b/Documentation/Howto/WritingDocForExtension/FAQ.rst index 90da5201..8a2a97a5 100644 --- a/Documentation/Howto/WritingDocForExtension/FAQ.rst +++ b/Documentation/Howto/WritingDocForExtension/FAQ.rst @@ -28,6 +28,22 @@ If you are missing documentation for some extension versions we have a .. rst-class:: panel panel-default + +.. _faq-for-extension-authors-moved: + +The repository was moved and is no longer rendered +================================================== + +This can be fixed by following these steps: + +#. Inform us (the `Documentation Team `__) in the `#typo3-documentation `__ Slack channel +#. We will remove your existing documentation. +#. You need to register the new repository. Or inform us of the new URL and we can do this for you. +#. We will approve the new repository. +#. You can regenerate existing versions of the documentation by following: `Reregister versions `_ + +.. rst-class:: panel panel-default + Why Does the Documentation not provide a title? ===============================================