Salome HOME
bos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx
[tools/documentation.git] / index.html
1 <!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5   <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
6
7 <title>SALOME Developer Documentation</title>
8
9 <style type="text/css">
10     .descr {
11         font-size: 15px;
12         font-family: Arial, Helvetica, sans-serif;
13     }
14     table.index {
15         padding: 5px;
16         border-spacing: 50px 20px;
17         font-size: 15px;
18         font-family: Arial, Helvetica, sans-serif;
19         border: 0px solid;
20     }
21     th {
22         color: #175783;
23         border-bottom: 3px solid;
24         font-size: 20px;
25     }
26 </style>
27 </head>
28
29 <body bgcolor="#ffffff" text="#000000" link="#0000ee" alink="#0000ee" vlink="#551a8b">
30
31 <div style="text-align: left; background-color: #175783; border: 1px solid; height: 80px; background-repeat: no-repeat; margin-bottom: 10px;">
32   <img src="head.png" border="0">
33 </div>
34
35 <div align="center">
36   <h1>Developer's Documentation</h1>
37 </div>
38
39   <h4>Architecture</h4>
40   <ul>
41     <li>
42       <a href="extra/SALOME_GUI_Architecture.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
43       <a href="extra/SALOME_GUI_Architecture.pdf">SALOME GUI Architecture (PDF, 1 MB)</a>
44       <img src="warn.png" border="0" width="16" height="16" />
45     </li>
46   </ul>
47
48   <h4>Module Development</h4>
49   <ul>
50     <li>See <a href="#SALOME_Tutorial">SALOME Tutorial</a></li>
51     <li>
52       <a href="extra/DumpPython_Extension.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
53       <a href="extra/DumpPython_Extension.pdf">Implement Dump Python (PDF, 67 KB)</a>
54     </li>
55   </ul>
56
57   <h4>Mesh</h4>
58   <ul>
59     <li>
60       <a href="extra/SALOME_4.1.2_SMDS_reference_guide.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
61       <a href="extra/SALOME_4.1.2_SMDS_reference_guide.pdf">Use of SMDS API (PDF, 416 KB)</a>
62       <img src="warn.png" border="0" width="16" height="16" />
63     </li>
64     <li>
65       <a href="extra/SALOME_Mesh_Plugins.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
66       <a href="extra/SALOME_Mesh_Plugins.pdf">Integration of new meshing algorithm as plug-in to SALOME Mesh module (PDF, 91 KB)</a>
67     </li>
68   </ul>
69
70   <h4>Code Coupling</h4>
71   <ul>
72     <li>
73       <a href="extra/Normalisation_pour_le_couplage_de_codes.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
74       <a href="extra/Normalisation_pour_le_couplage_de_codes.pdf">Normalisation des maillages et des champs pour le couplage (PDF, 1 MB)</a>
75       <img src="fr.png" border="0" width="24" height="16" />
76     </li>
77     <li>
78       <a href="extra/Interface_for_Code_Coupling.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
79       <a href="extra/Interface_for_Code_Coupling.pdf">Documentation of the Interface for Code Coupling / ICoCo (PDF, 1.6 MB)</a>
80       <img src="fr.png" border="0" width="24" height="16" />
81     </li>
82     <li>
83       <a href="extra/Couplage_de_codes_paralleles.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
84       <a href="extra/Couplage_de_codes_paralleles.pdf">Le couplage de codes paralleles dans la plateforme SALOME (PDF, 589 KB)</a>
85       <img src="fr.png" border="0" width="24" height="16" />
86     </li>
87     <li>
88       <a href="extra/Demonstrateur_couplage_fluide_structure_EDF.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
89       <a href="extra/Demonstrateur_couplage_fluide_structure_EDF.pdf">D&eacute;monstrateur couplage fluide structure EDF (PDF, 1.2 MB)</a>
90       <img src="fr.png" border="0" width="24" height="16" />
91     </li>
92   </ul>
93
94   <h4>Installation procedure</h4>
95   <ul>
96     <li><a href="dev/cmake/html/index.html">Build procedure (CMake)</a></li>
97   </ul>
98
99   <h4>Development</h4>
100   <ul>
101     <li><a href="dev/git/html/Git_Simple_Write_Procedure.html">Contributing to the SALOME project with Git</a></li>
102   </ul>
103
104 <table>
105   <tr>
106     <td colspan=2><hr/></td>
107   </tr>
108   <tr>
109     <td width="30" align="center"><img src="warn.png" border="0" width="16" height="16" /></td>
110     <td><i class="descr"> = Document is not up to date</i></td>
111   </tr>
112   <tr>
113     <td width="30" align="center"><img src="fr.png" border="0" width="24" height="16" /></td>
114     <td><i class="descr"> = Document in French</i></td>
115   </tr>
116 </table>
117
118 <br>
119 <hr />
120 <a name="SALOME_Tutorial" />
121 <h3>SALOME Tutorial</h3>
122 <p class="descr">
123   The SALOME Tutorial provides an introduction to the development of new modules and integrating them to SALOME platform, as well as new applications based on SALOME.<br />
124   The tutorial can be downloaded from <a href="http://salome-platform.org/downloads">SALOME site</a>.
125 </p>
126
127 <br><br>
128 <div style="text-align: center; background-color: #D9f4fd; border: 1px solid #AAAAAA; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 10px; margin-top: 15px;">
129   Copyright &copy; 2007-2019  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
130   Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
131 </div>
132
133 </body>
134 </html>