File: index.rst

package info (click to toggle)
persalys 19.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 46,900 kB
  • sloc: xml: 97,263; cpp: 61,701; python: 4,109; sh: 397; makefile: 84
file content (44 lines) | stat: -rw-r--r-- 943 bytes parent folder | download
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
Welcome to Persalys documentation!
==================================

User documentation
------------------

This documentation aims to guide the user to perform uncertainty studies, using the
interface. It includes 3 sections:

 - The **User manual for graphical interface** section describes how the interface works.
 - The **User manual for Python interface** explains how objects are created and manipulated in
   a Python context. It lists all the objects and their methods.
 - The **Examples** section provides practical examples analyzed in the interface.

.. toctree::
   :maxdepth: 2

   installation
   user_manual/user_manual
   examples/examples

Developer documentation
-----------------------

.. toctree::
   :maxdepth: 1

   developer_manual/developer_manual

Bibliography
------------

.. toctree::
   :maxdepth: 1

   bibliography

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`