first step in Doxygen-ization

This commit is contained in:
marschap
2008-12-21 10:04:37 +00:00
parent 5c3571d028
commit 81ebe5ae88
42 changed files with 169 additions and 29 deletions
+5
View File
@@ -1,3 +1,8 @@
/** \file server/drivers/serialPOS.c
* LCDd \c serialPOS driver for Point Of Sale ("POS") devices using
* various protocols.
*/
/* This is the LCDproc driver for Point Of Sale ("POS") devices using
various protocols. While it currently only supports AEDEX,
it can be extended to provide support for many POS emulation types.