[interchange-docs] xmldocs - docelic modified bin/refs-autogen

docs at icdevgroup.org docs at icdevgroup.org
Tue Apr 18 09:39:54 EDT 2006


User:      docelic
Date:      2006-04-18 13:39:53 GMT
Modified:  bin      refs-autogen
Log:
- Fix id= in online examples
- small updates

Revision  Changes    Path
1.109     +1 -1      xmldocs/bin/refs-autogen


rev 1.109, prev_rev 1.108
Index: refs-autogen
===================================================================
RCS file: /var/cvs/xmldocs/bin/refs-autogen,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- refs-autogen	13 Apr 2006 01:32:07 -0000	1.108
+++ refs-autogen	18 Apr 2006 13:39:53 -0000	1.109
@@ -152,7 +152,7 @@
 # *after* <title>, if title was specified in section definition.
 my %item_header = (
 	example => "<example id='%s'>\n%s<para>",
-	online => "<example>\n%s<para>",
+	online => "<example id='%s'>\n%s<para>",
 );
 my %item_footer = (
 	example => "</para>\n</example>",








More information about the docs mailing list