X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fkernel_resources.txt;h=0bc9700da70a7b33b6e335ecca835d7b0b2f7711;hb=fe6007b9d04d64a354c5a2e461adae1bd85e8e53;hp=2c65d2236763e4dd99c78383e0a502e48763e77a;hpb=836c34a4e2dd99f1f302a2c3ae93a51cd182368f;p=modules%2Fkernel.git diff --git a/doc/kernel_resources.txt b/doc/kernel_resources.txt index 2c65d2236..0bc9700da 100644 --- a/doc/kernel_resources.txt +++ b/doc/kernel_resources.txt @@ -6,6 +6,8 @@ SALOME Kernel resources for developer rst2html doc.txt > doc.html +*This document corresponds to SALOME2 3.2.0* + :Authors: Antoine Yessayan, Paul Rascle @@ -16,6 +18,8 @@ SALOME Kernel resources for developer | **WORK in PROGRESS, INCOMPLETE DOCUMENT** | +-------------------------------------------+ +------------------------------------------------------------------------------- + **Abstract** This document describes the development environment for @@ -32,6 +36,8 @@ connection and disconnection. .. contents:: .. sectnum:: +------------------------------------------------------------------------------- + Trace and debug Utilities ========================= @@ -489,3 +495,13 @@ design: * the ``Nettoyage()`` C function using ``atexit()`` C function is embedded in a static single object ``ATEXIT_()``. + + +------------------------------------------------------------------------------- + ++----------------------------------+------------------------------------------+ +| `General KERNEL documentation`_ | `End User KERNEL Doxygen documentation`_ | ++----------------------------------+------------------------------------------+ + +.. _`General KERNEL documentation`: ./index.html +.. _`End User KERNEL Doxygen documentation`: ./tui/KERNEL/index.html