Skip to content

Commit b7da4d2

Browse files
fix: apply whitespace fixes (#653)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a15d92a commit b7da4d2

36 files changed

+31
-45
lines changed

Documentation/About.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,3 @@ Since TYPO3 documentation can now be edited by the TYPO3 community collaborative
5353
a number of other people have made changes and improved this tutorial. You can see
5454
the `list of contributors on GitHub
5555
<https://github.com/TYPO3-Documentation/TYPO3CMS-Tutorial-GettingStarted/graphs/contributors>`__.
56-
57-

Documentation/Concepts/Backend/GeneralBackendStructure/ContextMenu/Index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ For example, there's a contextual menu in the **WEB > List** view:
2222
or in the **FILE > Filelist** view:
2323

2424
.. include:: /Images/AutomaticScreenshots/FilelistModule/ContextMenu.rst.txt
25-

Documentation/Concepts/Backend/InfoModule/Index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ not. You can also so set how many levels down the page tree you
1616
wish to analyze.
1717

1818
.. include:: /Images/AutomaticScreenshots/Modules/LocalizationOverview.rst.txt
19-

Documentation/Concepts/Fluid/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Fluid templates
99

1010
.. contents::
1111
:caption: Content on this page
12-
12+
1313
.. _quick-introduction-to-fluid:
1414

1515
Quick Introduction to Fluid

Documentation/Concepts/Index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,3 @@ TYPO3 Concepts
118118
Assets/Index
119119
*/Index
120120
*
121-
122-
123-
124-
125-
126-
127-

Documentation/Extensions/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Working With Extensions
2828
.. card:: :ref:`Recommended extensions <recommended-extensions>`
2929

3030
An overview of recommended extensions.
31-
31+
3232
.. toctree::
3333
:hidden:
3434
:titlesonly:

Documentation/FirstProject/CreateSitePackage.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To create a site package, you have two main options:
2828
handy tool. You can choose whether your site package should be based on
2929
the `Bootstrap Package <https://www.bootstrap-package.com/>`__ or
3030
:ref:`fluid_styled_content <typo3/cms-fluid-styled-content:introduction>`.
31-
31+
3232
Fill in the fields in the form, download the site package and save it
3333
in the :path:`packages` directory. Then require the site package using Composer:
3434

@@ -40,9 +40,9 @@ To create a site package, you have two main options:
4040

4141
.. figure:: /Images/ManualScreenshots/CreateSitePackage/SitePackageBuilder.png
4242
:alt: Screenshot of the site package builder at get.typo3.org demonstrating the installation steps
43-
43+
4444
Click on "Composer-based TYPO3 installation" for the commands to install the site package
45-
45+
4646

4747
.. _pros-and-cons-of-sitepackage-builder:
4848

Documentation/Images/AutomaticScreenshots/BackendOverview/BackendTopBar.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
.. figure:: /Images/AutomaticScreenshots/BackendOverview/BackendTopBar.png
44
:class: with-shadow
55

6-
The top bar
6+
The top bar

Documentation/Images/AutomaticScreenshots/BackendOverview/HelpMenu.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
.. figure:: /Images/AutomaticScreenshots/BackendOverview/HelpMenu.png
44
:class: with-shadow
55

6-
Accessing the help menu from the top bar
6+
Accessing the help menu from the top bar

Documentation/Images/AutomaticScreenshots/DebugSettings/ConfigurationPresets.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
:alt: Configuration Presets Card
55
:class: with-shadow
66

7-
Choose a configuration preset
7+
Choose a configuration preset

0 commit comments

Comments
 (0)