summaryrefslogtreecommitdiffstats
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index a304801..2919ab7 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -14,16 +14,15 @@
* [Configuration](config.md)
* [AsciiDoc](asciidoc.md)
-### Miscellaneous
-
-* [Templating](templating.md)
-* [Content References](conrefs.md)
-* [Variables](variables.md)
-
### Customization
-* [Plugins](plugins.md)
-* [Theming](themes.md)
+* [Templating](templating/README.md)
+ * [Content References](templating/conrefs.md)
+ * [Variables](templating/variables.md)
+* [Plugins](plugins/README.md)
+ * [Create a plugin](plugins/create.md)
+ * [Test your plugin](plugins/testing.md)
+* [Theming](themes/README.md)
--