ome / omero-guides

Guides for using OMERO
https://omero-guides.readthedocs.io
BSD 2-Clause "Simplified" License
1 stars 5 forks source link
docs guides help manuals omero omero-training

omero-guides

Documentation Status

The documentation is deployed at OMERO guides

This a Sphinx based documentation. If you are unfamiliar with Sphinx, we recommend that you first read Getting Started with Sphinx.

This repository is the overarching repository for the various ome guide repositories.

How to build locally

We recommend to install the dependencies in a virtual environment.

Initialize the submodule.

You should now be ready to build the documentation, by running make html. The generated html files should now be available under _build.