############################# 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 <>` - :omero_plone:`Features (movie tutorials coming soon)` - :omero_plone:`Security vulnerabilities ` - OMERO API documentation - :javadoc:`OmeroJava API <>`, :pythondoc:`OmeroPy API <>`, :javadoc:`OmeroBlitz / Slice API ` - :help:`User help website <>` - :community_plone:`Script sharing service ` - :partner_plone:`Partner projects to extend OMERO <>` - `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 version *5.2* uses the :schema_plone:`January 2015 release ` 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 version 5.2 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: http://help.github.com/articles/using-pull-requests .. toctree:: :maxdepth: 1 :hidden: users/index sysadmins/index developers/index