mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 08:50:50 +00:00
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:
@@ -14,6 +14,7 @@ Twig
|
||||
deprecated
|
||||
recipes
|
||||
coding_standards
|
||||
operators_precedence
|
||||
tags/index
|
||||
filters/index
|
||||
functions/index
|
||||
|
||||
+1
-1
@@ -12,10 +12,10 @@ Tags
|
||||
do
|
||||
embed
|
||||
extends
|
||||
guard
|
||||
flush
|
||||
for
|
||||
from
|
||||
guard
|
||||
if
|
||||
import
|
||||
include
|
||||
|
||||
@@ -10,6 +10,8 @@ Tests
|
||||
empty
|
||||
even
|
||||
iterable
|
||||
mapping
|
||||
null
|
||||
odd
|
||||
sameas
|
||||
sequence
|
||||
|
||||
Reference in New Issue
Block a user