diff --git a/include/asterisk/event.h b/include/asterisk/event.h index 6946b54e18..01fc833baf 100644 --- a/include/asterisk/event.h +++ b/include/asterisk/event.h @@ -20,6 +20,9 @@ * \file * \author Russell Bryant * \ref AstGenericEvents + */ + +/*! * \page AstGenericEvents Generic event system * * The purpose of this API is to provide a generic way to share events between