doc: Add missing toctree entries and fix ordering

- Add missing `sequence` and `mapping` to tests/index.rst toctree
- Fix alphabetical ordering of `guard`/`flush` in tags/index.rst
- Add orphaned `operators_precedence` to main index.rst toctree
This commit is contained in:
llupa
2026-03-19 15:18:09 +01:00
parent 4d44d3cb92
commit 84a433ed28
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ Twig
deprecated
recipes
coding_standards
operators_precedence
tags/index
filters/index
functions/index
+1 -1
View File
@@ -12,10 +12,10 @@ Tags
do
embed
extends
guard
flush
for
from
guard
if
import
include
+2
View File
@@ -10,6 +10,8 @@ Tests
empty
even
iterable
mapping
null
odd
sameas
sequence