Skip to content

Commit e34a1e7

Browse files
authored
[TASK] Update EXT:styleguide setup to use proper indented/formatted tip
( wasn't visible in github preview )
1 parent 3c324f9 commit e34a1e7

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

Documentation/Setup/UseStyleguide.rst

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

43-
1. Activate the styleguide extension in the extension manager
44-
.. tip::
45-
46-
Once the styleguide extension is activated, it is possible to create
47-
(or delete) the pages via command line:
48-
49-
.. code-block:: bash
50-
:caption: shell command
51-
52-
# create pages
53-
bin/typo3 styleguide:generate -c
54-
# or (with DDEV)
55-
ddev typo3 styleguide:generate -c
56-
57-
# show help
58-
bin/typo3 styleguide:generate -h
59-
6043
.. rst-class:: bignums-xxl
6144

45+
1. Activate the styleguide extension in the extension manager
46+
.. tip::
47+
48+
Once the styleguide extension is activated, it is possible to create
49+
(or delete) the pages via command line:
50+
51+
.. code-block:: bash
52+
:caption: shell command
53+
54+
# create pages
55+
bin/typo3 styleguide:generate -c
56+
# or (with DDEV)
57+
ddev typo3 styleguide:generate -c
58+
59+
# show help
60+
bin/typo3 styleguide:generate -h
61+
62+
6263
6364
2. In the Modules bar, Click on Sytem > Styleguide
6465
3. Click on the :guilabel:`Styleguide` menu item (older TYPO3 versions

0 commit comments

Comments
 (0)