The latest documentation markdown can be found in the docs
directory.
Markdown files in the preprocessed directory use a Markdown Preprocessor syntax to allow importing modules from other documents and transform the documents that are finalized in the docs directories. So any updates should be made to the preprocessed docs.
To build the docs run:
make all
Using markdownlint to enforce lint rules.
See Rules for reference.
The website directory contains a website built with Docusaurus.