Contributions to the documentations are highly welcome! Please make a pull request with your changes.
Requires Python 3.x to build.
pip install mkdocs-material
git clone --recursive https://github.com/molstar/docs.git
cd docs
For local preview, run
git submodule update --init --recursive
mkdocs serve