diff --git a/doc/index.rst b/doc/index.rst index 8fc8db977..89f6ee803 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -14,6 +14,7 @@ Twig deprecated recipes coding_standards + operators_precedence tags/index filters/index functions/index diff --git a/doc/tags/index.rst b/doc/tags/index.rst index 2c4566309..53ae6b61d 100644 --- a/doc/tags/index.rst +++ b/doc/tags/index.rst @@ -12,10 +12,10 @@ Tags do embed extends - guard flush for from + guard if import include diff --git a/doc/tests/index.rst b/doc/tests/index.rst index c63208ee7..0d47db96f 100644 --- a/doc/tests/index.rst +++ b/doc/tests/index.rst @@ -10,6 +10,8 @@ Tests empty even iterable + mapping null odd sameas + sequence