Skip to content

Commit cab5c89

Browse files
committed
Creates Expression Language chapter
1 parent 1d94f34 commit cab5c89

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Expression Language
2+
===================
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
introduction

components/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The Components
1313
dom_crawler
1414
dependency_injection/index
1515
event_dispatcher/index
16+
expression_language/index
1617
filesystem
1718
finder
1819
form/index

components/map.rst.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
* :doc:`/components/event_dispatcher/generic_event`
5858
* :doc:`/components/event_dispatcher/immutable_dispatcher`
5959

60+
* :doc:`/components/expression_language/index`
61+
6062
* **Filesystem**
6163

6264
* :doc:`/components/filesystem`

0 commit comments

Comments
 (0)