File: index.rst

package info (click to toggle)
oar 2.5.7-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 9,176 kB
  • ctags: 2,072
  • sloc: perl: 29,398; ruby: 5,814; sh: 5,025; sql: 3,280; cpp: 2,277; makefile: 378; ansic: 265; php: 155; python: 55; exp: 23
file content (60 lines) | stat: -rw-r--r-- 1,184 bytes parent folder | download | duplicates (3)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.. OAR documentation master file, created by
   sphinx-quickstart on Tue Feb 25 18:58:55 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to OAR's documentation!
===============================

.. include:: ../../README

This documentation is organized into a few different sections below:

* :ref:`ref-user-docs`
* :ref:`ref-admin-docs`
* :ref:`ref-dev-docs`
* :ref:`Changelog <changelogfile-anchor>`.
* :ref:`Copyright and license <licensefile-anchor>`.

.. _ref-user-docs:

User Documentation
==================

.. toctree::
    :maxdepth: 2

    user/quickstart
    user/usecases
    user/commands
    user/mechanisms
    user/desktop-computing
    user/api
    user/faq

.. _ref-admin-docs:

Admin Documentation
===================

.. toctree::
    :maxdepth: 2

    admin/installation
    admin/configuration
    admin/commands
    admin/api
    admin/security
    admin/modules
    admin/internal-mechanisms
    admin/database-scheme
    admin/faq


.. _ref-dev-docs:

Developer Documentation
=======================

    See the wiki section of OAR website: http://oar.imag.fr/wiki:start