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

Davor Ocelic docelic at rt.icdevgroup.org
Thu Jan 29 14:36:54 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  42f06b72a20a7a57807824f69ec13214f0c50c17 (commit)
      from  3476f458a12505c6c16de30a663e462675f7d720 (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 42f06b72a20a7a57807824f69ec13214f0c50c17
Author: Davor Ocelic <docelic at spinlocksolutions.com>
Date:   Thu Jan 29 15:35:07 2009 +0100

    * Pragma docs update

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

Summary of changes and diff:
 glossary/pragma |    4 ++--
 refs/Pragma     |    5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/glossary/pragma b/glossary/pragma
index 05262ad..3bd8e6e 100644
--- a/glossary/pragma
+++ b/glossary/pragma
@@ -16,9 +16,9 @@ saves processor power to assign a scalar instead of looking it up every time.
 </note>
 
 <para>
-To define a pragma catalog-wide, use the <option>Pragma</option> directive:
+To define a pragma catalog-wide, use the <option>Pragma</option> directive in &ccf;:
 <programlisting>
-Pragma <replaceable>NAME</replaceable> <group choice='opt'><arg choice='plain'>0</arg><arg choice='plain'>1</arg><arg choice='plain'>=<replaceable>pragma-specific value</replaceable></arg></group>
+Pragma <replaceable>NAME</replaceable><arg choice='opt'>=<replaceable>value</replaceable></arg>
 </programlisting>
 </para><para>
 To define a pragma for a particular page, use the &tag-pragma;
diff --git a/refs/Pragma b/refs/Pragma
index e6fd044..9c38b90 100644
--- a/refs/Pragma
+++ b/refs/Pragma
@@ -5,12 +5,13 @@ __END__
 
 __NAME__ synopsis
 	<arg choice='plain'><replaceable>pragma_name</replaceable></arg>
-	<arg choice='opt'><replaceable>value</replaceable></arg>
+	<arg choice='opt'>=<replaceable>value</replaceable></arg>
 __END__
 
 
 __NAME__ description
-Sets the default value of an Interchange &glos-pragma;.
+The directive enables specified Interchange &glos-pragma; by
+setting it to "<literal>1</literal>" or a user-supplied value.
 __END__
 
 __NAME__ notes


hooks/post-receive
-- 
Interchange XML documentation



More information about the docs mailing list