buildframework/helium/doc/src/manual/stage_compilation.rst.inc.ftl
changeset 628 7c4a911dc066
parent 588 c7c26511138f
--- a/buildframework/helium/doc/src/manual/stage_compilation.rst.inc.ftl	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/doc/src/manual/stage_compilation.rst.inc.ftl	Fri Aug 13 14:59:05 2010 +0300
@@ -105,9 +105,7 @@
 ------------------
 
 Enabling CTC integration
-   It is possible to enable CTC instrumenting while building with SBSv2. To proceed you need to define the **sbs.build.ctc** to true.
-   If default options are not satisfying (default command line arguments: "-i m"), you can override the **ctc.instrument.type** property to
-   define an another instrumentation type. Or if you need to define additional arguments you can then override 
-   the argSet referenced by **ctc.build.options**. 
+
+   It is possible to enable CTC instrumenting while building with SBSv2. To proceed you need to define the ``ctc.enabled`` to true. If default options are not satisfying (default command line arguments: "-i m"), you can override the ``ctc.instrument.type`` property to define an another instrumentation type. Or if you need to define additional arguments you can then override the argSet referenced by ``ctc.build.options``. 
    
    
\ No newline at end of file