Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 371 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 371 Bytes

Mol* Mesoscale Explorer Documentation

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/corredD/molstar-me-docs
cd molstar-me-docs

For local preview, run

mkdocs serve

Build

mkdocs build