Salome HOME
Issue #317: Add Help Menu
[modules/shaper.git] / doc / tui / index.doc
1 /*! \mainpage
2
3 To browse the New GEOM module Developer Documentation, follow the links below or use navigation menu at the top and left of the page:
4 <ul>
5 <li> <a href="modules.html">Modules</a> - documentation of functionality splitted into groups.</li>
6 <li> <a href="hierarchy.html">Class hierarchy</a></li> - graphical representation of classes hierarchy.</li>
7 <li> <a href="annotated.html">Data Structures</a> - list of all data structures and classes with brief descriptions.</li>
8 <li> <a href="files.html">Files</a> - list of all files with brief descriptions.</li>
9 </ul>
10
11 Also you may see \subpage general_architecture document that describes 
12 the main principles and terms of the development.
13
14 The creation of new feature in C++ or python can be done with help of \subpage first_feature_help .
15
16 */