doc: add missing cfb API

As mentioned in issue #12265, this API wasn't included in the generated
API docs because a doxygengroup directive was missing.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2019-01-02 14:21:56 -08:00 committed by Anas Nashif
commit 6d912bf035
2 changed files with 7 additions and 1 deletions

View file

@ -21,7 +21,7 @@ extern "C" {
/**
* @brief Display Drivers
* @defgroup display_interfaces Display Drivers
* @addtogroup display_interfaces Display Drivers
* @{
* @}
*/