[docs] xmldocs - docelic modified 3 files

docs at icdevgroup.org docs at icdevgroup.org
Sat Oct 15 14:32:41 EDT 2005


User:      docelic
Date:      2005-10-15 18:32:41 GMT
Modified:  docbook  olinkdb-c.xml olinkdb-nc.xml
Added:     glossary order-check
Log:
- glossary/order-check: Placeholder for "what is an order check?"
- docbook/*: add 'orderchecks' documents to sitemaps, so that DocBook
  knows how to link to that document

Revision  Changes    Path
1.1                  xmldocs/glossary/order-check


<<order-check: empty>>


1.15      +7 -0      xmldocs/docbook/olinkdb-c.xml


rev 1.15, prev_rev 1.14
Index: olinkdb-c.xml
===================================================================
RCS file: /var/cvs/xmldocs/docbook/olinkdb-c.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- olinkdb-c.xml	1 Sep 2005 23:12:38 -0000	1.14
+++ olinkdb-c.xml	15 Oct 2005 18:32:41 -0000	1.15
@@ -14,6 +14,7 @@
 	<!ENTITY vars SYSTEM "../tmp/vars-c.db"> 
 	<!ENTITY confs SYSTEM "../tmp/confs-c.db"> 
 	<!ENTITY filters SYSTEM "../tmp/filters-c.db"> 
+	<!ENTITY filters SYSTEM "../tmp/orderchecks-c.db"> 
 ]>
 
 <targetset>
@@ -93,6 +94,12 @@
 			<dir name='filters'>
 				<document targetdoc="filters">
 				&filters;
+				</document>
+			</dir>
+
+			<dir name='orderchecks'>
+				<document targetdoc="orderchecks">
+				&orderchecks;
 				</document>
 			</dir>
 



1.15      +2 -0      xmldocs/docbook/olinkdb-nc.xml


rev 1.15, prev_rev 1.14
Index: olinkdb-nc.xml
===================================================================
RCS file: /var/cvs/xmldocs/docbook/olinkdb-nc.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- olinkdb-nc.xml	1 Sep 2005 23:12:38 -0000	1.14
+++ olinkdb-nc.xml	15 Oct 2005 18:32:41 -0000	1.15
@@ -14,6 +14,7 @@
 	<!ENTITY tags SYSTEM "../tmp/tags-nc.db"> 
 	<!ENTITY confs SYSTEM "../tmp/confs-nc.db"> 
 	<!ENTITY filters SYSTEM "../tmp/filters-nc.db"> 
+	<!ENTITY filters SYSTEM "../tmp/orderchecks-nc.db"> 
 ]>
 
 <targetset>
@@ -36,6 +37,7 @@
 			<document targetdoc="tags" baseuri="tags.html"> &tags; </document>
 			<document targetdoc="confs" baseuri="confs.html"> &confs; </document>
 			<document targetdoc="filters" baseuri="filters.html"> &filters; </document>
+			<document targetdoc="orderchecks" baseuri="orderchecks.html"> &orderchecks; </document>
 		</dir>
 	</sitemap>
 








More information about the docs mailing list