[interchange-docs] [SCM] Interchange XML documentation branch, master, updated. dd5d6018266e41a7de6b56ce12bc5223c8c585a5

Davor Ocelic docelic at rt.icdevgroup.org
Thu Jan 29 14:46:14 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange XML documentation".

The branch, master has been updated
       via  dd5d6018266e41a7de6b56ce12bc5223c8c585a5 (commit)
      from  42f06b72a20a7a57807824f69ec13214f0c50c17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dd5d6018266e41a7de6b56ce12bc5223c8c585a5
Author: Davor Ocelic <docelic at spinlocksolutions.com>
Date:   Thu Jan 29 15:45:33 2009 +0100

    * Pragma examples update

-----------------------------------------------------------------------

Summary of changes and diff:
 refs/Pragma |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/refs/Pragma b/refs/Pragma
index 9c38b90..328ff26 100644
--- a/refs/Pragma
+++ b/refs/Pragma
@@ -19,21 +19,21 @@ Please see the &glos-pragma; glossary entry for complete information.
 __END__
 
 
-__NAME__ example: Enabling 'dynamic_variables' pragma (variant 1)
+__NAME__ example: Enabling 'dynamic_variables' pragma
 <programlisting>
 Pragma dynamic_variables
 </programlisting>
 __END__
 
-__NAME__ example: Enabling 'dynamic_variables' pragma (variant 2)
+__NAME__ example: Disabling 'dynamic_variables' pragma
 <programlisting>
-Pragma dynamic_variables 1
+Pragma dynamic_variables=0
 </programlisting>
 __END__
 
-__NAME__ example: Disabling 'dynamic_variables' pragma
+__NAME__ example: Setting 'init_page' pragma to a specific value
 <programlisting>
-Pragma dynamic_variables 0
+Pragma init_page=myInitRoutine
 </programlisting>
 __END__
 


hooks/post-receive
-- 
Interchange XML documentation



More information about the docs mailing list