aboutsummaryrefslogtreecommitdiff
path: root/plugins/templating/README.md
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-01-19 04:10:57 +0100
committerGitHub <noreply@github.com>2023-01-19 04:10:57 +0100
commit5eeb2bbeb8c71ae813808ee0e8d09293c4abe1c1 (patch)
treebb62ab50a59cbeca06de6fd1eb5c75ff27bc5bd0 /plugins/templating/README.md
parent1fa8552994fb292729eca8c0de6a1561380b008c (diff)
downloaddokka-5eeb2bbeb8c71ae813808ee0e8d09293c4abe1c1.tar.gz
dokka-5eeb2bbeb8c71ae813808ee0e8d09293c4abe1c1.tar.bz2
dokka-5eeb2bbeb8c71ae813808ee0e8d09293c4abe1c1.zip
Revise README documentation for examples and plugins (#2736)
Diffstat (limited to 'plugins/templating/README.md')
-rw-r--r--plugins/templating/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/templating/README.md b/plugins/templating/README.md
new file mode 100644
index 00000000..92eee3e2
--- /dev/null
+++ b/plugins/templating/README.md
@@ -0,0 +1,4 @@
+# Templating plugin
+
+Templating plugin is used internally by Dokka and HTML format in particular to help handle substitution
+commands, resolve relative links and process templates.