basic Doxygen-ization
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/** \file server/drivers/CwLnx.c
|
||||
* This is the LCDproc driver for Cwlinux devices (http://www.cwlinux.com)
|
||||
* LCDd \c CwLnx driver for CwLinux devices (http://www.cwlinux.com).
|
||||
*/
|
||||
|
||||
/* Applicable Data Sheets:
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
/* This is the LCDproc driver for IO-Warrior devices (http://www.codemercs.de)
|
||||
/** \file server/drivers/IOWarrior.c
|
||||
* LCDd \c IOWarrior driver for CodeMercenaries' IO-Warrior devices (http://www.codemercs.de).
|
||||
*/
|
||||
|
||||
/*
|
||||
Copyright(C) 2004-2008 Peter Marschall <peter@adpm.de>
|
||||
|
||||
based on GPL'ed code:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/** \file server/dribers/xosdlib_drv.c
|
||||
* LCDd \c xosd driver for on screen display on X windows.
|
||||
*/
|
||||
|
||||
/* This is the LCDproc driver for xosdlib
|
||||
|
||||
Copyright(C) 2005 Peter Marschall <peter@adpm.de>
|
||||
|
||||
Reference in New Issue
Block a user