From 9be288b70d4d43f8550392fd1b26edbda5b83fb1 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 26 Oct 2014 20:52:52 +0100 Subject: [PATCH] Add support page --- docs/index.rst | 2 +- docs/{troubleshooting.rst => support.rst} | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) rename docs/{troubleshooting.rst => support.rst} (62%) diff --git a/docs/index.rst b/docs/index.rst index 5d4af6b..92d569c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,7 +19,7 @@ Table of Contents config keyring supported - troubleshooting + support changelog vdir license diff --git a/docs/troubleshooting.rst b/docs/support.rst similarity index 62% rename from docs/troubleshooting.rst rename to docs/support.rst index 3e8ce14..262d22b 100644 --- a/docs/troubleshooting.rst +++ b/docs/support.rst @@ -1,4 +1,11 @@ -=============== +======= +Support +======= + +For any questions left unanswered by the documentation, `open an issue on +GitHub `_ or `contact me +directly `_. + Troubleshooting ===============