This repository has been archived on 2022-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
libraw1394/src
Stefan Richter 6b7b3cbc1e Fix "make doc".
Reported by Guus Sliepen:  "make doc" failed due to missing doctype,
unknown elements, and duplicate element IDs in libraw1394.sgml.

The fix is to declare a recent DTD (matching the one which is used
in current Linux kernel documentation docbooks) and to make the
conflicting element IDs unique.

The latter part of the fix is just temporary.  In order to avoid the
conflict when the documentation is updated the next time, also fix the
kerneldoc comments of the respective API elements:  These are typedefs,
hence kernel-doc needs their comments prepended by "typedef ".

Tested with Gentoo's docbook-xml-dtd 4.5, docbook-xsl-stylesheets
1.75.2, docbook-sgml-utils 0.6.14, and openjade 1.3.2-r1.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Dan Dennedy <dan@dennedy.org>
2010-01-10 14:47:44 -08:00
..
Makefile.am Fix build always expecting FW_DIR. 2009-06-18 23:15:19 -07:00
arm.c Address some compiler warnings 2008-10-28 22:56:09 -07:00
csr.h - Added FCP register addresses 1999-12-18 16:02:15 +00:00
dispatch.c Use new async stream ioctl 2009-05-30 13:18:59 +02:00
errors.c Change handle validation to prevent segfault and be more informative. 2008-07-06 12:06:40 -07:00
eventloop.c Address some compiler warnings 2008-10-28 22:56:09 -07:00
fcp.c First cut at integrating juju 2008-04-23 17:44:36 -07:00
fw-iso.c Addendum to 'Calculate iso receive cycles on firewire-core' 2009-11-23 21:41:02 +01:00
fw.c Initialize unused fields in ioctl arguments 2009-11-22 23:34:47 +01:00
fw.h Remove an unused struct member 2009-05-30 14:16:12 +02:00
ieee1394-ioctl.h added raw1394_read_cycle_timer, contributed by Pieter Palmers 2007-02-14 05:29:18 +00:00
ieee1394.h Added ieee1394.h header. 2000-11-22 23:12:56 +00:00
iso.c First cut at integrating juju 2008-04-23 17:44:36 -07:00
kernel-raw1394.h added raw1394_read_cycle_timer, contributed by Pieter Palmers 2007-02-14 05:29:18 +00:00
main.c Address some compiler warnings 2008-10-28 22:56:09 -07:00
raw1394.h Fix "make doc". 2010-01-10 14:47:44 -08:00
raw1394_private.h Move the source code files in the juju directory into the src directory and 2008-04-30 14:37:28 -07:00
readwrite.c First cut at integrating juju 2008-04-23 17:44:36 -07:00
version.c reorganize and update documentation; fix compiler warning 2004-11-11 03:19:09 +00:00