Add doc/README.md

This commit is contained in:
Scott Lystig Fritchie 2015-04-08 18:06:08 +09:00
parent e0cabf3cb6
commit ad9525c567

12
doc/README.md Normal file
View file

@ -0,0 +1,12 @@
## Machi Documentation Overview
For a Web-browsable version of a snapshot of the source doc "EDoc"
Erlang documentation, please use this link:
[Machi EDoc snapshot](https://basho.github.io/machi/edoc/).
## Documents in this directory
* __chain-self-management-sketch.org__ is an introduction to the
self-management algorithm proposed for Machi. This algorithm is
(hoped to be) sufficient for managing the Chain Replication state of a
Machi cluster.