Skip to content

Commit 47eeffb

Browse files
[BOT][TASK] Only add new ViewHelper documentation files
1 parent 625c53e commit 47eeffb

File tree

4 files changed

+49
-1
lines changed

4 files changed

+49
-1
lines changed

Documentation/Global.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Documentation/Global/Ceil.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
.. This reStructured text file has been automatically generated, do not change.
2+
.. Source: https://github.com/TYPO3/Fluid/blob/main/src/ViewHelpers/CeilViewHelper.php
3+
4+
:edit-on-github-link: https://github.com/TYPO3/Fluid/edit/main/src/ViewHelpers/CeilViewHelper.php
5+
:navigation-title: ceil
6+
7+
.. include:: /Includes.rst.txt
8+
9+
.. _typo3fluid-fluid-ceil:
10+
11+
==========================
12+
Ceil ViewHelper `<f:ceil>`
13+
==========================
14+
15+
.. typo3:viewhelper:: ceil
16+
:source: ../Global.json

Documentation/Global/Floor.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
.. This reStructured text file has been automatically generated, do not change.
2+
.. Source: https://github.com/TYPO3/Fluid/blob/main/src/ViewHelpers/FloorViewHelper.php
3+
4+
:edit-on-github-link: https://github.com/TYPO3/Fluid/edit/main/src/ViewHelpers/FloorViewHelper.php
5+
:navigation-title: floor
6+
7+
.. include:: /Includes.rst.txt
8+
9+
.. _typo3fluid-fluid-floor:
10+
11+
============================
12+
Floor ViewHelper `<f:floor>`
13+
============================
14+
15+
.. typo3:viewhelper:: floor
16+
:source: ../Global.json

Documentation/Global/Round.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
.. This reStructured text file has been automatically generated, do not change.
2+
.. Source: https://github.com/TYPO3/Fluid/blob/main/src/ViewHelpers/RoundViewHelper.php
3+
4+
:edit-on-github-link: https://github.com/TYPO3/Fluid/edit/main/src/ViewHelpers/RoundViewHelper.php
5+
:navigation-title: round
6+
7+
.. include:: /Includes.rst.txt
8+
9+
.. _typo3fluid-fluid-round:
10+
11+
============================
12+
Round ViewHelper `<f:round>`
13+
============================
14+
15+
.. typo3:viewhelper:: round
16+
:source: ../Global.json

0 commit comments

Comments
 (0)