Blame view

doc/rst/index.rst 1.28 KB
8dde94f8   aklotz   début de la doc rst.
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
*****************************************************
Welcome in the PyROS developer documentation
*****************************************************

.. image:: ../doc_images/logo-irap-couleur.png
	:height: 100px
	:align: center

+------------------------------+--------------------------------------------+
| | IRAP                       | | Principal investigator: Etienne Pallier  | 
| | 9 Avenue Colonel Roche     | | etienne.pallier@irap.omp.eu              |
| | 31028 Toulouse Cedex 4     | | +33 5 61 55 66 48                        |
| | FRANCE                     | | http://pyros.omp.eu/                     |
+------------------------------+--------------------------------------------+

1. PyROS files
**************

Describe how the code is managed into folders.

.. comments
    .. toctree:: 
       :maxdepth: 3
        
       using_mount_classes

2. PyROS configuration files
****************************

Describe how the code is managed into folders.

.. toctree:: 
   :maxdepth: 3
    
   pyros_configuration

3. Class and method documentation
*********************************

For developers of Python code in PyROS classes.

.. toctree:: 
   :maxdepth: 3

   generate_documentation
	
The classes of PyROS.
	 
.. comments
    .. toctree:: 
       :maxdepth: 3

       autodoc_pyros