From 88b1a91c64265c998dbfa6d58d90789ada8a69ab Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 20 Nov 2022 20:15:49 +0100 Subject: [PATCH] Create index.md Signed-off-by: Kjeld Schouten-Lebbing --- templates/docs/index.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/docs/index.md diff --git a/templates/docs/index.md b/templates/docs/index.md new file mode 100644 index 00000000000..0c70faf40b2 --- /dev/null +++ b/templates/docs/index.md @@ -0,0 +1,3 @@ +# APPNAME + +Currently we're reworking these intropages for each app, please use the menu on the left to select other available documentation pages for each app, including this one.