LeoFS uses Sphinx for its documentation. It can be consulted directly from the LeoFS website.
The following commands can be used to download the documentation and generate the HTML files:
$ git clone https://github.com/leo-project/leofs_docs.git
$ cd leofs_docs
$ sudo easy_install sphinxcontrib-erlangdomain
$ make html