aboutsummaryrefslogtreecommitdiffstats
path: root/book/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/src/SUMMARY.md')
-rw-r--r--book/src/SUMMARY.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md
new file mode 100644
index 0000000..2994524
--- /dev/null
+++ b/book/src/SUMMARY.md
@@ -0,0 +1,10 @@
+# Summary
+
+- [Askama](./askama.md)
+- [Getting Started](./getting_started.md)
+- [Creating Templates](./creating_templates.md)
+- [Debugging](./debugging.md)
+- [Configuration](./configuration.md)
+- [Template Syntax](./template_syntax.md)
+- [Filters](./filters.md)
+- [Integrations](./integrations.md)