viewer-docs icon indicating copy to clipboard operation
viewer-docs copied to clipboard

Documentation for the Mol* Viewer

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