From 48fc93bbdcc4a23a6b12aab044291e1e2f5ab42b Mon Sep 17 00:00:00 2001 From: "Michael Ko. Gajda" Date: Mon, 29 Nov 2021 14:36:47 +0100 Subject: [PATCH] Add simple overview README for docs --- docs/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..b86d99fb --- /dev/null +++ b/docs/README.md @@ -0,0 +1,7 @@ +# Official headscale documentation + +* [Configuration](Configuration.md) +* [Running](Running.md) +* [DNS](DNS.md) +* [TLS](TLS.md) +* [Glossary](Glossary.md)