don't reference file that doesn't exist
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 16 Dec 2004 19:31:19 +0000 (19:31 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 16 Dec 2004 19:31:19 +0000 (19:31 +0000)
Original commit message from CVS:
don't reference file that doesn't exist

docs/manual/manual.xml

index 9b13b07..7d4c2ac 100644 (file)
@@ -40,7 +40,7 @@
 <!ENTITY THREADS SYSTEM "advanced-threads.xml">
 <!ENTITY SCHEDULERS SYSTEM "advanced-schedulers.xml">
 <!ENTITY AUTOPLUGGING SYSTEM "advanced-autoplugging.xml">
-<!ENTITY DATAACCESS SYSTEM "advanced-dataaccess.xml">
+<!--<!ENTITY DATAACCESS SYSTEM "advanced-dataaccess.xml">-->
 
 <!-- Part 4: Higher-level interfaces -->
 <!ENTITY XML SYSTEM "highlevel-xml.xml">
@@ -237,7 +237,7 @@ Idea:
     &THREADS;
     &SCHEDULERS;
     &AUTOPLUGGING;
-    &DATAACCESS;
+<!--    &DATAACCESS; -->
 
   </part>