docs: add tutorials for custom filters and tags

This commit is contained in:
Harttle
2022-01-22 18:52:37 +08:00
committed by Harttle
parent 371da3da74
commit 394d5a1ae2
10 changed files with 453 additions and 1 deletions
+3
View File
@@ -9,6 +9,9 @@ tutorials:
advanced:
caching: caching.html
registeration: register-filters-tags.html
access_scope_in_filters: access-scope-in-filters.html
parse_parameters: parse-parameters.html
sync_and_async: sync-and-async.html
whitespace: whitespace-control.html
plugins: plugins.html
operators: operators.html