Skip to content

Commit 5ad3a2f

Browse files
authored
Update UseStyleguide.rst (#352)
The styleguide is now found in the modules bar! Touched up the reading flow a little.
1 parent 0c30de4 commit 5ad3a2f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Documentation/Setup/UseStyleguide.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Go explore!
4040
Setup
4141
=====
4242

43+
1. Activate the styleguide extension in the extension manager
4344
.. tip::
4445

4546
Once the styleguide extension is activated, it is possible to create
@@ -48,19 +49,18 @@ Setup
4849
.. code-block:: bash
4950
:caption: shell command
5051
51-
# show help
52-
bin/typo3 styleguide:generate -h
53-
5452
# create pages
5553
bin/typo3 styleguide:generate -c
56-
5754
# or (with DDEV)
58-
ddev exec bin/typo3 styleguide:generate -c
55+
ddev typo3 styleguide:generate -c
56+
57+
# show help
58+
bin/typo3 styleguide:generate -h
5959
6060
.. rst-class:: bignums-xxl
6161

62-
1. Activate the styleguide extension in the extension manager
63-
2. Click on :guilabel:`?` in the top bar
62+
63+
2. In the Modules bar, Click on Sytem > Styleguide
6464
3. Click on the :guilabel:`Styleguide` menu item (older TYPO3 versions
6565
present a custom module menu item)
6666

0 commit comments

Comments
 (0)