The purpose of this documentation is to convey design and architecture aspects of Iroha ledger in a structured approach, as well as operational side: how-tos, guides, and examples. Docs are accessible via ReadTheDocs website, and can be generated to a lot of formats, available in Sphinx. In order to contribute, one should to be familiar with reStructuredTest syntax, and follow principles described in this file.
- modify only the contents of
image_assets
andsource
folders - if new section/file is added — it should be placed in the list of contents
- if any new principle is added — it should be discussed in GitHub issues first, as an improvement proposal
Generally, the docs are available via ReadTheDocs website. Although, to check the result locally, you can build them manually, by following this routine:
- Python 2.7 installed
pip install -r requirements.txt
in docs/source
cd docs/source
make html
After that, the documentation is generated in html format in _build
folder. You can check another formats on Sphinx website or just by typing make
.
The docs are supported by following contributors (emoji key):
Nikolay 📖 |
誠 🔧 |
---|