mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-10 06:16:13 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Oliver Klee
fd1bf96839
Update Environment.rst 2024-07-30 19:39:56 +02:00
Eike Starkmann
1b0a35f943
Update Documentation/Environment.rst
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-07-30 19:21:58 +02:00
Eike Starkmann
cf521de58a
Update Documentation/Environment.rst
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-07-30 19:21:28 +02:00
Eike Starkmann
96f067337a [TASK] use inline code block
Related: #1399
2024-07-30 18:34:33 +02:00
Eike Starkmann
50769d9435 [TASK] improve documentation
Related: #1399
2024-07-30 16:52:33 +02:00
Eike Starkmann
df15048c80 [TASK] Add more development documentation
Resolves:  #1393
2024-07-30 13:46:28 +02:00
Łukasz Uznański
fc512e50e9
[TASK] Drop DDEV configuration (#1063)
Resolves: #971
2024-04-15 18:22:03 +02:00
Alexander Nitsche
fc5b861bcd
[TASK] Update docs (#404)
See c2bb63bead for further details.

The README.md should mostly only cover the abstract and links.

The composer commands are the core value of this extension. List
all commands in the documentation and copy the descriptions from
the `composer.json`. This lets the global search at docs.typo3.org
find these commands.

Remove superfluous Linters page, which is integrated now in the
Running page.

Use sentence case in page titles in order to conform to the
TYPO3 documentation standards.

The ambiguous :ts: text role has been removed to
not confuse the writer with typescript and typoscript.

Add the common extension destinations to `composer.json`.
(Packagist displays them in a prominent place.)
2022-04-12 19:00:11 +02:00