Commit 3eccfbd7 authored by catch's avatar catch
Browse files

Issue #3028837 by quietone, joachim, alexpott: views_hooks group has nothing in it

(cherry picked from commit 9f6cef72)
parent 8182c97e
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -69,14 +69,6 @@
 * @}
 */

/**
 * @defgroup views_hooks Views hooks
 * @{
 * Hooks that allow other modules to implement the Views API.
 * @ingroup views_overview
 * @}
 */

/**
 * @addtogroup hooks
 * @{
@@ -1249,7 +1241,3 @@ function hook_views_plugins_sort_alter(array &$plugins) {
/**
 * @} End of "addtogroup hooks".
 */

/**
 * @}
 */