From 52afbae1e5acb2b2e8ec1b8d2cb3304183e7fb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Botond=20D=C3=A9nes?= Date: Thu, 10 Oct 2019 13:39:26 +0300 Subject: [PATCH] README.md: add links to other documentation sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Botond Dénes Message-Id: <20191010103926.34705-3-bdenes@scylladb.com> --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 634fa7bf24..589ac3877b 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,15 @@ and the current limitations of this feature, see [Alternator](docs/alternator/alternator.md) and [Getting started with Alternator](docs/alternator/getting-started.md). +## Documentation + +Documentation can be found in [./docs](./docs) and on the +[wiki](https://github.com/scylladb/scylla/wiki). There is currently no clear +definition of what goes where, so when looking for something be sure to check +both. +Seastar documentation can be found [here](http://docs.seastar.io/master/index.html). +User documentation can be found [here](https://docs.scylladb.com/). + ## Building Fedora RPM As a pre-requisite, you need to install [Mock](https://fedoraproject.org/wiki/Mock) on your machine: