Skip to content

Latest commit

 

History

History
66 lines (50 loc) · 2.49 KB

index.rst

File metadata and controls

66 lines (50 loc) · 2.49 KB

OMERO Documentation version

The documentation for OMERO is divided into three parts:

users/index introduces the user-facing client applications and how to get started, details the CLI client, and indicates where users can access further help and support.

sysadmins/index includes instructions for installing and configuring an OMERO server and also information on managing users and data, a task which full system administrators can now delegate to facility managers or other trusted users using the new 'restricted administrator' role.

Developers can find more specific and technical information about OMERO in the developers/index.

html

  • users/index
  • sysadmins/index
  • developers/index

Additional online resources can be found at:

  • Downloads <>
  • Security Advisories <>
  • User help website <>
  • OME YouTube channel for tutorials and presentations
  • Demo server -managed by the main OME team, providing the latest released versions of OMERO and plugins for you to try out
  • OMERO API documentation - :javadoc_blitz:OmeroJava API <>, OmeroPy API <>, :slicedoc_blitz:OmeroBlitz / Slice API <>

OMERO uses the June 2016 schema <Documentation/Generated/OME-2016-06/ome.html> of the :model_doc:OME Data Model <>. The users/history page details the development of OMERO functionality over time.

A summary of breaking changes and new features for can be found on the pages below:

  • What's new for OMERO users<users/whatsnew>
  • What's new for OMERO sysadmins<sysadmins/whatsnew>
  • What's new for OMERO developers<developers/whatsnew>

The source code is hosted on Github. To propose changes and fix errors, go to the documentation repository <>, fork it, edit the file contents and propose your file changes to the OME team using Pull Requests. Alternatively, click on "Edit on GitHub" in the menu.

users/index sysadmins/index developers/index