GKH: >Because the kernel is already marked up using kerneldoc, a much smaller >and simpler variation of Doxygen. Try 'make psdocs' in the kernel tree >to see all of the output of this. > > Yes kerneldoc looks beautiful to me and ush.h and usb-serial.h are marked up very well. But just for fun I did: grep -r kernel-source-2.6.8/drivers/usb/*/*.h "@" and looked at a some .h files in the usb directry directly. And all I saw is that most of the files are not marked up at all. Are they? If not: can I help to do that? Cheers Dirk -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/