add paths to Doxygen file headers

This commit is contained in:
marschap
2008-11-30 22:34:31 +00:00
parent 1a5b38f028
commit 11cc2c1697
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/** \file hd44780.c
/** \file server/drivers/hd44780.c
* Base driver module for Hitachi HD44780 based LCD displays. This is
* a modular driver that readily allows support for alternative HD44780
* designs to be added in a flexible and maintainable manner.