Haiku Book: fix device drivers group definition.

Also removed the "Keyboard" group definition, which was broken. There
wasn't anything in that group, and there's only one page on the
keyboard anyway.
This commit is contained in:
Augustin Cavalier
2015-03-25 11:23:51 -04:00
parent a2d9c45398
commit aa6ef6658c
+3 -2
View File
@@ -611,5 +611,6 @@ snooze_until(time - Latency(), B_SYSTEM_TIMEBASE);
///// Special Topics ///// ///// Special Topics /////
\defgroup drivers Device Drivers /*!
\defgroup keyboard Keyboard \defgroup drivers Device Drivers
*/