# HG changeset patch # User jld # Date 1230673634 0 # Node ID d0b26e6a41e49831d8ca69aed4b624e2e53bdff3 # Parent a26c852686fb1aa0bf2ab858bee8604aabc2fb89 * devs/eth/phy/current/cdl/phy_eth_drivers.cdl, devs/framebuf/synth/current/cdl/framebuf_synth.cdl, devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl, devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl, hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl, hal/synth/arch/current/cdl/hal_synth.cdl, io/adc/current/cdl/io_adc.cdl, io/i2c/current/cdl/i2c.cdl, io/spi/current/cdl/spi.cdl, net/ipsec/libipsec/current/cdl/libipsec.cdl, cdl/phy_eth_drivers.cdl: Reference per-package documentation. diff --git a/packages/devs/eth/phy/current/ChangeLog b/packages/devs/eth/phy/current/ChangeLog --- a/packages/devs/eth/phy/current/ChangeLog +++ b/packages/devs/eth/phy/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/phy_eth_drivers.cdl: Reference per-package documentation. + 2008-10-28 Oliver Munz * cdl/phy_eth_drivers.cdl: diff --git a/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl b/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl --- a/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl +++ b/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl @@ -51,6 +51,7 @@ cdl_package CYGPKG_DEVS_ETH_PHY { display "Ethernet transciever (PHY) support" + doc ref/io-eth-phy-generic.html description "API for ethernet PHY devices" parent CYGPKG_IO_ETH_DRIVERS diff --git a/packages/devs/framebuf/synth/current/ChangeLog b/packages/devs/framebuf/synth/current/ChangeLog --- a/packages/devs/framebuf/synth/current/ChangeLog +++ b/packages/devs/framebuf/synth/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/framebuf_synth.cdl: Reference per-package documentation. + 2008-10-06 Bart Veer * synthetic target framebuffer driver imported into anoncvs diff --git a/packages/devs/framebuf/synth/current/cdl/framebuf_synth.cdl b/packages/devs/framebuf/synth/current/cdl/framebuf_synth.cdl --- a/packages/devs/framebuf/synth/current/cdl/framebuf_synth.cdl +++ b/packages/devs/framebuf/synth/current/cdl/framebuf_synth.cdl @@ -45,6 +45,7 @@ cdl_package CYGPKG_DEVS_FRAMEBUF_SYNTH { display "Synthetic Target Framebuffer device driver" + doc ref/devs-framebuf-synth-ref.html parent CYGPKG_IO_FRAMEBUF active_if CYGPKG_IO_FRAMEBUF hardware diff --git a/packages/devs/i2c/m68k/mcf52xx/current/ChangeLog b/packages/devs/i2c/m68k/mcf52xx/current/ChangeLog --- a/packages/devs/i2c/m68k/mcf52xx/current/ChangeLog +++ b/packages/devs/i2c/m68k/mcf52xx/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/i2c_mcf52xx.cdl: Reference per-package documentation. + 2006-02-28 Bart Veer * doc/mcf52xx_i2c.sgml, include/i2c_mcf52xx.h: new files diff --git a/packages/devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl b/packages/devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl --- a/packages/devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl +++ b/packages/devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl @@ -44,6 +44,7 @@ cdl_package CYGPKG_DEVS_I2C_MCF52xx { display "I2C driver for coldfire MCF52xx family" + doc ref/devs-i2c-m68k-mcf52xx-part.html parent CYGPKG_IO_I2C active_if CYGPKG_IO_I2C diff --git a/packages/devs/wallclock/dallas/ds1307/current/ChangeLog b/packages/devs/wallclock/dallas/ds1307/current/ChangeLog --- a/packages/devs/wallclock/dallas/ds1307/current/ChangeLog +++ b/packages/devs/wallclock/dallas/ds1307/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/wallclock_ds1307.cdl: Reference per-package documentation. + 2004-10-09 Bart Veer * doc/ds1307.sgml: add package documentation diff --git a/packages/devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl b/packages/devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl --- a/packages/devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl +++ b/packages/devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl @@ -57,6 +57,7 @@ cdl_package CYGPKG_DEVICES_WALLCLOCK_DAL description " This package provides a file with init, get and set functions for the Dallas 1307 clock part." + doc ref/devs-wallclock-dallas-ds1307-part.html compile ds1307.cxx diff --git a/packages/hal/sh/sh4_202_md/current/ChangeLog b/packages/hal/sh/sh4_202_md/current/ChangeLog --- a/packages/hal/sh/sh4_202_md/current/ChangeLog +++ b/packages/hal/sh/sh4_202_md/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/hal_sh_sh4_202_md.cdl: Reference per-package documentation. + 2003-10-16 John Dallaway * misc/sh4_202_md.ld: Place .stack at 0x88200000 by default. diff --git a/packages/hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl b/packages/hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl --- a/packages/hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl +++ b/packages/hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl @@ -52,6 +52,7 @@ cdl_package CYGPKG_HAL_SH_SH4_202_MD { display "SuperH SH4-202 MicroDev CPU Board" + doc ref/hal-sh4-microdev-part.html parent CYGPKG_HAL_SH requires CYGPKG_HAL_SH_202 requires CYGHWR_HAL_SH_IRQ_USE_IRQLVL diff --git a/packages/hal/synth/arch/current/ChangeLog b/packages/hal/synth/arch/current/ChangeLog --- a/packages/hal/synth/arch/current/ChangeLog +++ b/packages/hal/synth/arch/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/hal_synth.cdl: Reference per-package documentation. + 2008-10-07 Bart Veer * host/ecosynth.tcl: another attempt to fix the X problems when diff --git a/packages/hal/synth/arch/current/cdl/hal_synth.cdl b/packages/hal/synth/arch/current/cdl/hal_synth.cdl --- a/packages/hal/synth/arch/current/cdl/hal_synth.cdl +++ b/packages/hal/synth/arch/current/cdl/hal_synth.cdl @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_SYNTH { display "Linux Synthetic target" + doc ref/hal-synth-arch.html parent CYGPKG_HAL_I386 define_header hal_synth.h include_dir cyg/hal diff --git a/packages/io/adc/current/ChangeLog b/packages/io/adc/current/ChangeLog --- a/packages/io/adc/current/ChangeLog +++ b/packages/io/adc/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/io_adc.cdl: Reference per-package documentation. + 2008-08-08 Nick Garnett * cdl/io_adc.cdl: diff --git a/packages/io/adc/current/cdl/io_adc.cdl b/packages/io/adc/current/cdl/io_adc.cdl --- a/packages/io/adc/current/cdl/io_adc.cdl +++ b/packages/io/adc/current/cdl/io_adc.cdl @@ -48,6 +48,7 @@ cdl_package CYGPKG_IO_ADC { display "ADC device drivers" + doc ref/io-adc.html parent CYGPKG_IO active_if CYGPKG_IO requires CYGPKG_ERROR diff --git a/packages/io/i2c/current/ChangeLog b/packages/io/i2c/current/ChangeLog --- a/packages/io/i2c/current/ChangeLog +++ b/packages/io/i2c/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/i2c.cdl: Reference per-package documentation. + 2005-06-30 Bart Veer * src/i2c.cxx (cyg_i2c_init): remove incorrect const diff --git a/packages/io/i2c/current/cdl/i2c.cdl b/packages/io/i2c/current/cdl/i2c.cdl --- a/packages/io/i2c/current/cdl/i2c.cdl +++ b/packages/io/i2c/current/cdl/i2c.cdl @@ -45,6 +45,7 @@ cdl_package CYGPKG_IO_I2C { display "I2C support" + doc ref/io-i2c.html requires CYGPKG_INFRA CYGPKG_HAL hardware include_dir cyg/io diff --git a/packages/io/spi/current/ChangeLog b/packages/io/spi/current/ChangeLog --- a/packages/io/spi/current/ChangeLog +++ b/packages/io/spi/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/spi.cdl: Reference per-package documentation. + 2004-08-25 Bart Veer * cdl/spi.cdl: change the package's main display string, to avoid diff --git a/packages/io/spi/current/cdl/spi.cdl b/packages/io/spi/current/cdl/spi.cdl --- a/packages/io/spi/current/cdl/spi.cdl +++ b/packages/io/spi/current/cdl/spi.cdl @@ -45,6 +45,7 @@ cdl_package CYGPKG_IO_SPI { display "SPI support" + doc ref/io-spi.html requires CYGPKG_INFRA CYGPKG_HAL hardware include_dir cyg/io diff --git a/packages/net/ipsec/libipsec/current/ChangeLog b/packages/net/ipsec/libipsec/current/ChangeLog --- a/packages/net/ipsec/libipsec/current/ChangeLog +++ b/packages/net/ipsec/libipsec/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway + + * cdl/libipsec.cdl: Reference per-package documentation. + 2004-01-05 Jonathan Larmour * doc/prepare-manpages.sh: Shorten sect1 id's to make them more diff --git a/packages/net/ipsec/libipsec/current/cdl/libipsec.cdl b/packages/net/ipsec/libipsec/current/cdl/libipsec.cdl --- a/packages/net/ipsec/libipsec/current/cdl/libipsec.cdl +++ b/packages/net/ipsec/libipsec/current/cdl/libipsec.cdl @@ -28,6 +28,7 @@ cdl_package CYGPKG_NET_IPSEC_LIBIPSEC { display "Implements the libipsec library" + doc ref/net-ipsec-common.html parent CYGPKG_NET_IPSEC requires CYGPKG_NET_IPSEC