Mercurial > ecos-v2_0-branch
changeset 708:1d546b6b41ae
* 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 | 34c787081069 |
| children | 9bd98d8fcac6 |
| files | packages/io/usb/slave/current/cdl/usbs.cdl |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
