Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

[TASK] Archive repository #71

Merged
merged 1 commit into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 4 additions & 19 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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 <https://docs.typo3.org/permalink/h2document:write-doc-extensions-intro>`_
Loading