[docs] xmldocs - docelic modified 3 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Dec 7 19:11:17 EST 2004


User:      docelic
Date:      2004-12-08 00:11:17 GMT
Modified:  docbook  literals.ent
Modified:  refs     Variable
Added:     glossary ActionMap
Log:
Small improvements

Revision  Changes    Path
1.20      +3 -2      xmldocs/docbook/literals.ent


rev 1.20, prev_rev 1.19
Index: literals.ent
===================================================================
RCS file: /var/cvs/xmldocs/docbook/literals.ent,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- literals.ent	5 Dec 2004 23:11:51 -0000	1.19
+++ literals.ent	8 Dec 2004 00:11:17 -0000	1.20
@@ -1,6 +1,4 @@
 
-
-
 <!-- GENERAL ENTITIES -->
 <!ENTITY GNU "<ulink url='http://www.gnu.org'>GNU</ulink>">
 <!ENTITY IC "<ulink url='http://www.icdevgroup.org'>Interchange</ulink>">
@@ -246,4 +244,7 @@
   </entry>
 </row>
 ">
+
+<!-- first IC release shipping with xmldocs -->
+<!ENTITY first-xmldocs-release "5.6">
 



1.1                  xmldocs/glossary/ActionMap


rev 1.1, prev_rev 1.0
Index: ActionMap
===================================================================

<glossentry id="ActionMap">
<glossterm>ActionMap</glossterm>

<glossdef>
<para>
The standard C<process> action has a number of associated C<FormAction> settings. Besides using Perl, Interchange tags may be used in an action, though they are not nearly as efficient.

</para>

</glossdef>

</glossentry>




1.2       +4 -2      xmldocs/refs/Variable


rev 1.2, prev_rev 1.1
Index: Variable
===================================================================
RCS file: /var/cvs/xmldocs/refs/Variable,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Variable	30 Nov 2004 22:46:22 -0000	1.1
+++ Variable	8 Dec 2004 00:11:17 -0000	1.2
@@ -18,8 +18,7 @@
 The directive defines a variable that will be available either
 globally (if defined in &gcf;) or within a catalog (if defined in &ccf;).
 </para><para>
-Cariable names are case sensitive, must begin with a capital letter
-(uppercase), and can only contain word characters
+Cariable names are case sensitive and and can only contain word characters
 (that is, a-z, A-Z, 0-9 and _).
 </para><para>
 Once the variable is defined, it can be accessed using the following
@@ -43,6 +42,9 @@
 
 
 __NAME__ notes
+Variable names <emphasis role='bold'>do not</emphasis> need to begin
+with a capital letter (unlike the documentation prior to
+&IC; &first-xmldocs-release; release stated).
 __END__
 
 








More information about the docs mailing list