Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 326 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 326 Bytes

Mol* Viewer 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/molstar/viewer-docs.git
cd viewer-docs

For local preview, run

mkdocs serve