Files
scylladb/docs/README.md
Botond Dénes e52712f82c docs: add README.md
Signed-off-by: Botond Dénes <bdenes@scylladb.com>
Message-Id: <20191010103926.34705-2-bdenes@scylladb.com>
2019-10-10 14:14:09 +03:00

17 lines
685 B
Markdown

# Scylla developer documentation
This folder (and its subfolders) contain developer-oriented documentation
concerning the Scylla codebase.
We also have a [wiki](https://github.com/scylladb/scylla/wiki), which contains
additional developer-oriented documentation. 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 on
[docs.scylladb.com](https://docs.scylladb.com/)
For information on how to build Scylla and how to contribute visit
[HACKING.md](../HACKING.md) and [CONTRIBUTING.md](../CONTRIBUTING.md).