changeset 718:fafb1e51ac25

* cdl/usbs.cdl: Update doc links. * doc/usbs.sgml: Comment out DOCTYPE for now to allow building with standard doc build.
author jlarmour
date Mon, 24 Feb 2003 14:26:04 +0000
parents 626c702359a3
children 4927fab1d67e
files packages/io/usb/slave/current/ChangeLog packages/io/usb/slave/current/cdl/usbs.cdl packages/io/usb/slave/current/doc/usbs.sgml
diffstat 3 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/packages/io/usb/slave/current/ChangeLog
+++ b/packages/io/usb/slave/current/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/usbs.cdl: Update doc links.
+
+	* doc/usbs.sgml: Comment out DOCTYPE for now to allow building
+	with standard doc build.
+
 2003-02-12  Bart Veer  <bartv@ecoscentric.com>
 
 	* host/Makefile.in, host/configure:
--- a/packages/io/usb/slave/current/cdl/usbs.cdl
+++ b/packages/io/usb/slave/current/cdl/usbs.cdl
@@ -54,7 +54,7 @@ cdl_package CYGPKG_IO_USB_SLAVE {
     parent      CYGPKG_IO_USB
     include_dir "cyg/io/usb"
     active_if   CYGHWR_IO_USB_SLAVE
-    doc         io-usb-slave.html
+    doc         ref/io-usb-slave.html
     
     compile usbs.c
 
@@ -106,7 +106,7 @@ cdl_package CYGPKG_IO_USB_SLAVE {
 
     cdl_option CYGBLD_IO_USB_SLAVE_USBTEST {
 	display         "Build the main USB test program"
-	doc             usbs-testing.html
+	doc             ref/usbs-testing.html
 	description "
 	    The USB slave-side software is supplied with host-side
             and target-side software that allows a variety of testing
--- a/packages/io/usb/slave/current/doc/usbs.sgml
+++ b/packages/io/usb/slave/current/doc/usbs.sgml
@@ -1,4 +1,4 @@
-<!DOCTYPE reference  PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
+<!-- DOCTYPE reference  PUBLIC "-//OASIS//DTD DocBook V3.1//EN" -->
 
 <!-- {{{ Banner                         -->