X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsalome%2Fmain.dox;h=20bbff44337e2fbd3893be0121ef3f008cdfa292;hb=58a82f78646b0495f4ba19ac46fba4e58fa27913;hp=34311ed4f3a8c986da20915153f0408b75096e95;hpb=02e7e2b325586699f9ab440e03ac9fab05b437cd;p=modules%2Fkernel.git diff --git a/doc/salome/main.dox b/doc/salome/main.dox index 34311ed4f..20bbff443 100644 --- a/doc/salome/main.dox +++ b/doc/salome/main.dox @@ -1,10 +1,11 @@ -/*! \mainpage SALOME KERNEL Reference Documentation - \image html icon_about.png +/*! - Welcome to the %SALOME KERNEL documentation ! +\mainpage SALOME KERNEL Reference Documentation +\image html icon_about.png - Following your kind of usage of %SALOME, you will find some specific - introductory documentation, listed below. +Welcome to the %SALOME KERNEL documentation ! +Following your kind of usage of %SALOME, you will find some specific +introductory documentation, listed below. \section S2_main End user @@ -18,6 +19,10 @@ See \ref SALOME_Application. -# How to use KERNEL services in Python scripts\n The %SALOME KERNEL offers a list of services available in Python. See \subpage KERNEL_Services. +-# How to use KERNEL services from a C++ context\n + The %SALOME KERNEL provides you with helper functions to + manipulate the %SALOME KERNEL services from a C++ programming + context. See \subpage KERNEL_Services_CppHelpers. \section S3_main Application Integrator @@ -55,6 +60,9 @@ - \subpage kernel_salome - \subpage dsc_page : DSC documentation page. - \subpage salome_file_page : Salome_file documentation page. + - + Documentation of the KERNEL python package : The package salome.kernel provides + logging tools, high-level functions to handle items in Salome study, and other utilities. */