This repository contains the assets and template files for documentation of TrustBloc projects.
We welcome contributions from anyone in the community. Follow our community guidelines to learn how to contribute to this repository.
brew install python@3.9
pip3 install sphinx
pip3 install sphinx_rtd_theme
pip3 install myst-parser
cd docs
# this command will create build folder inside it html files click index.html
make html
The TrustBloc community repositories are licensed under Apache License, Version 2.0 (Apache-2.0).
TrustBloc community documentation is licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).