Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Display warning about outdated docs on every page (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: lina.wolf <[email protected]>
  • Loading branch information
linawolf and linawolf authored Sep 7, 2022
1 parent 9388511 commit c142e1e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
9 changes: 9 additions & 0 deletions Documentation/Includes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,12 @@
.. By default, code blocks use PHP syntax highlighting
.. highlight:: php


.. attention::
This book has been here since TYPO3 v6.2. By now (2022) it is severely outdated.
We are therefore in the process of reviewing, moving and removing its content.

The Extbase reference can now be found in :ref:`TYPO3 Explained, Extbase
reference <t3coreapi:extbase_reference>`. New tutorials can be found at
:ref:`TYPO3 Explained, Extension development tutorials <t3coreapi:extension-tutorials>`
12 changes: 0 additions & 12 deletions Documentation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@ Developing TYPO3 Extensions with Extbase and Fluid

----


**About This Manual**

.. attention::
This book has been here since TYPO3 v6.2. By now (2022) it is severely outdated.
We are therefore in the process of reviewing, moving and removing its content.

The Extbase reference can now be found in :ref:`TYPO3 Explained, Extbase
reference <t3coreapi:extbase_reference>`. New tutorials are to be written.

----

**Table of Contents:**

.. toctree::
Expand Down

0 comments on commit c142e1e

Please sign in to comment.