#############################
OMERO |release| Documentation
#############################
The OMERO |release| documentation is divided into three parts:
:doc:`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.
System administrators wanting to install and manage an OMERO server can find
instructions in the :doc:`sysadmins/index`.
Developers can find more specific and technical information about OMERO in the
:doc:`developers/index`.
.. only:: html
- :doc:`users/index`
- :doc:`sysadmins/index`
- :doc:`developers/index`
Additional online resources can be found at:
- :downloads:`Downloads <>`
- :secvuln:`Security Advisories <>`
- OMERO API documentation - :javadoc:`OmeroJava API <>`,
:pythondoc:`OmeroPy API <>`,
:javadoc:`OmeroBlitz / Slice API `
- :help:`User help website <>`
- `OME YouTube channel `_
for tutorials and presentations
- `Demo server `_ -
now managed by the main OME team, providing the latest released version of
OMERO for you to try out (barring a short lag time for upgrading).
OMERO |release| uses the :schema:`June 2016 schema
` of the :model_doc:`OME Data
Model <>`. The :doc:`users/history` page details the development of OMERO
functionality over time.
A summary of breaking changes and new features for |release| can be found on
the pages below:
- :doc:`What's new for OMERO users`
- :doc:`What's new for OMERO sysadmins`
- :doc:`What's new for OMERO developers`
The source code is hosted on Github. To propose changes and fix
errors, go to the :omedocs:`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.
.. _Pull Requests: https://help.github.com/articles/about-pull-requests/
.. toctree::
:maxdepth: 1
:hidden:
users/index
sysadmins/index
developers/index