This repository contains the source code for the SCALE documentation and examples.
The documentation can be viewed at https://docs.scale-lang.com/.
The root of the documentation files is at docs/README.md
.
Pull requests are welcomed!
Needed Python modules:
pymdown-extensions
mkdocs-material
Development:
mkdocs serve
Generating:
mkdocs build