/bloc-docs

Source for our readthedocs site

Primary LanguagePythonCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Release License License: CC BY 4.0

bloc-docs

This repository contains the assets and template files for documentation of TrustBloc projects.

Contributing

We welcome contributions from anyone in the community. Follow our community guidelines to learn how to contribute to this repository.

Build locally

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

License

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).