Salome HOME
bc816366deee7eaa67deb6ad6085947596d0a258
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_auto_completion_documentation.doc
1 /*!
2
3 \page tui_auto_completion_documentation_page Auto completion and interactive documentation in edition.
4
5 Some IDE (Integrated Development Environment) provide automatic completion and documentation 
6 while editing a Python Script.
7 \n
8 For instance, with PyDev in Eclipse, we can have:
9
10 \n
11 \image html eclipse1.png
12 \n
13 <center><b>auto documentation under cursor</b></center>
14
15
16 \n
17 \image html eclipse2.png
18 \n
19 <center><b>auto completion with documentation</b></center>
20
21 \n
22 TODO: provide example of SALOME and eclipse configuration
23
24 */