We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2b74c commit cbe2147Copy full SHA for cbe2147
Documentation/Extensions/CreateOwnExtension.rst
@@ -1,6 +1,6 @@
1
-.. include:: /Includes.rst.txt
+.. include:: /Includes.rst.txt
2
3
-.. _create-own-extension:
+.. _create-own-extension:
4
5
=========================
6
Create your own extension
@@ -9,6 +9,8 @@ Create your own extension
9
In TYPO3, extensions allow you to expand the system’s functionality by
10
adding new features and customizing behavior according to your project's needs.
11
12
+.. _create-own-extension-prerequisites:
13
+
14
Prerequisites
15
=============
16
0 commit comments