[docs] xmldocs - docelic modified 4 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Sep 21 07:40:26 EDT 2004


User:      docelic
Date:      2004-09-21 11:40:26 GMT
Modified:  .        Makefile
Modified:  bin      refs-autogen
Modified:  howtos   custom-sendmail-routine.xml
Modified:  docbook  xmldocs.css
Log:
Simple leftover commit, before I start with the series nr. 2

Revision  Changes    Path
1.16      +0 -1      xmldocs/Makefile


rev 1.16, prev_rev 1.15
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Makefile	24 Aug 2004 19:52:04 -0000	1.15
+++ Makefile	21 Sep 2004 11:40:26 -0000	1.16
@@ -157,7 +157,6 @@
 	ctags -f cache/$$p/.tags -R --extra=fq --fields=afikKlmnsSz --line-directives sources/$$p \
 	; done
 
-
 #
 # Cleanup
 #



1.27      +1 -0      xmldocs/bin/refs-autogen


rev 1.27, prev_rev 1.26
Index: refs-autogen
===================================================================
RCS file: /var/cvs/xmldocs/bin/refs-autogen,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- refs-autogen	2 Sep 2004 19:18:34 -0000	1.26
+++ refs-autogen	21 Sep 2004 11:40:26 -0000	1.27
@@ -163,6 +163,7 @@
 		$hash{specific}{$ag{name}}{_name};
 	
 	# If we're dealing with a TAG, construct its "Default" section:
+	# (Which is called "Tag Structure" for tags)
 	if ( $ag{"_symbol type"} =~ /tag$/i and !$ag{default} ) {
 		my @items;
 		while ( my ($x,$y) = each %{ $hash{specific}{ $ag{name} } } ) {



1.2       +2 -2      xmldocs/howtos/custom-sendmail-routine.xml


rev 1.2, prev_rev 1.1
Index: custom-sendmail-routine.xml
===================================================================
RCS file: /var/cvs/xmldocs/howtos/custom-sendmail-routine.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- custom-sendmail-routine.xml	9 Aug 2004 15:53:57 -0000	1.1
+++ custom-sendmail-routine.xml	21 Sep 2004 11:40:26 -0000	1.2
@@ -1,7 +1,7 @@
-<chapter id="CustomSendmailRoutine">
+<chapter id="DefineCustomSendmailRoutine">
 
 	<chapterinfo>
-		<title>Custom Sendmail Routine</title>
+		<title>Define Custom Sendmail Routine</title>
 		<titleabbrev>customsendmail</titleabbrev>
 
 		<keywordset>



1.13      +5 -0      xmldocs/docbook/xmldocs.css


rev 1.13, prev_rev 1.12
Index: xmldocs.css
===================================================================
RCS file: /var/cvs/xmldocs/docbook/xmldocs.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xmldocs.css	27 Aug 2004 23:35:55 -0000	1.12
+++ xmldocs.css	21 Sep 2004 11:40:26 -0000	1.13
@@ -291,6 +291,11 @@
 	border: dashed 1px white;
 }
 
+.database {
+	border: dotted 1px #cee7f6;
+	padding-left: 3mm;
+}
+
 a {
 	color: #208cbd;
 }








More information about the docs mailing list