forked from ome/omero-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.txt
39 lines (29 loc) · 1.28 KB
/
index.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#############################
OMERO |release| Documentation
#############################
The OMERO |release| documentation is divided into three parts. The
:doc:`users/index` covers the basic usage of OMERO as well as training
material suitable for most end-users. System administrators wanting to install
an OMERO server will be more interested by the :doc:`sysadmins/index` and
subsequent sections. Finally, developers can find more specific 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:
- :omero_plone:`Downloads <downloads>`
- :feature_plone:`Features <>`
- :omero_plone:`Screenshots <screenshots>`
- :omero_plone:`Security Vulnerabilities <secvuln>`
This documentation is a work in progress and many aspects of OMERO are not yet
covered. 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`_.
.. _Pull Requests: https://help.github.com/articles/using-pull-requests
.. toctree::
:maxdepth: 1
:hidden:
users/index
sysadmins/index
developers/index