Skip to content

Commit 04de489

Browse files
authored
Update titles and add toc (#1577)
Releases: main, 13.4, 12.4
1 parent efb22ae commit 04de489

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Documentation/Syntax/Operators/Index.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
1+
:navigation-title: Operators
2+
13
.. include:: /Includes.rst.txt
24
.. index:: TypoScript; Operator
35
.. _typoscript-syntax-syntax-operator:
46

5-
=========
6-
Operators
7-
=========
7+
==================================
8+
Operators in the TypoScript syntax
9+
==================================
810

911
TypoScript syntax comes with a couple of operators to assign
1012
values, copy from other identifier paths, and to manipulate values.
1113
Let's have a closer look at them.
1214

15+
.. contents:: Operators in TypoScript
16+
1317
.. index::
1418
TypoScript; Operator "="
1519
TypoScript; Value assignment
@@ -319,8 +323,8 @@ parenthesis. These predefined functions are available:
319323

320324
.. _typoscript-syntax-syntax-null-coalescing:
321325

322-
Null coalescing operator `??` for TypoScript constants
323-
=======================================================
326+
Null coalescing operator `??` for TypoScript constants
327+
======================================================
324328

325329
.. versionadded:: 13.1
326330

0 commit comments

Comments
 (0)