Andy K / Lib17_Core
Revision:
3:0e24c9d4ff2c
Parent:
2:b77d327026af
Child:
4:3418d67a1969
diff -r b77d327026af -r 0e24c9d4ff2c include/Lib17_DIO.h
--- a/include/Lib17_DIO.h	Mon Apr 11 15:46:11 2011 +0000
+++ b/include/Lib17_DIO.h	Mon Apr 11 15:53:36 2011 +0000
@@ -44,6 +44,9 @@
  * Lib17_DIO allows library objects to implement pins without the requirement
  * to link against the Mbed library. This increase portability when using
  * alternate compilers (such as the Code Red GCC C++ compiler for LPCXpresso).
+ *
+ * @ingroup Lib17_DIO
+ * @ingroup API    
  */
 class Lib17_DIO {
 public: