summaryrefslogtreecommitdiffstats
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 953d436..2d82953 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -22,6 +22,10 @@
* [Variables](templating/variables.md)
* [Plugins](plugins/README.md)
* [Create a plugin](plugins/create.md)
+ * [Hooks](plugins/hooks.md)
+ * [Blocks](plugins/blocks.md)
+ * [Filters](plugins/filters.md)
+ * [API & Context](plugins/api.md)
* [Test your plugin](plugins/testing.md)
* [Theming](themes/README.md)