diff --git a/supporting-docs/guides/2015-08-19-faq.md b/supporting-docs/guides/2015-08-19-faq.md index 0dc23846..8192e4e7 100644 --- a/supporting-docs/guides/2015-08-19-faq.md +++ b/supporting-docs/guides/2015-08-19-faq.md @@ -4,7 +4,7 @@ title: FAQ date: 2015-08-19 16:58:07 categories: guides --- - + # FAQ {:.no_toc} diff --git a/supporting-docs/guides/2016-01-01-index.md b/supporting-docs/guides/2016-01-01-index.md new file mode 100644 index 00000000..03b97858 --- /dev/null +++ b/supporting-docs/guides/2016-01-01-index.md @@ -0,0 +1,15 @@ +--- +layout: default +categories: guides +--- +
Here is a collection of guides that might help you get involved with Matrix.
+First, there is the Getting Involved guide, which explains various ways of getting started with Matrix.
+The Client-Server API guide explains in detail how to use the CS API, which is useful if you want to write a client (or modify an existing one) - or if you're just interested in how it works "under the hood".
+The Application services guide introduces and explains Application services, and what they can be used for. +
Finally there is the FAQ, which tries to answer all your questions relating to Matrix!
+ +