Skip to content

Commit 71378e8

Browse files
linawolfgithub-actions[bot]
authored andcommitted
Add anchors to headlines
1 parent 7b7ca39 commit 71378e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/Concepts/Fluid/Index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ obeyed when writing templates.
3535
Fluid Basics
3636
============
3737

38+
.. _fluid-basics-accessing-variables:
39+
3840
Accessing Variables
3941
-------------------
4042

@@ -54,6 +56,8 @@ with the dot syntax:
5456
5557
<p>{myVariable.mySubItem}</p>
5658
59+
.. _fluid-basics-modifying-variables:
60+
5761
Modifying Variables
5862
-------------------
5963

@@ -78,6 +82,8 @@ If you want to perform multiple operations on one variable
7882
or if your templates become more complex, you might also
7983
want to use :ref:`Fluid's inline notation <t3coreapi:fluid-inline-notation>`.
8084

85+
.. _fluid-basics-control-structures:
86+
8187
Using Control Structures
8288
------------------------
8389

0 commit comments

Comments
 (0)