Skip to content

Commit

Permalink
Actions.GroupNavigation: move "Utilities" header for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alhirzel committed Mar 2, 2019
1 parent 52890f6 commit e12511c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions XMonad/Actions/GroupNavigation.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@

module XMonad.Actions.GroupNavigation ( -- * Usage
-- $usage

-- * Utilities
-- $utilities
Direction (..)
, nextMatch
, nextMatchOrDo
, nextMatchWithThis
, historyHook

-- * Utilities
-- $utilities
, isOnAnyVisibleWS
) where

Expand Down

0 comments on commit e12511c

Please sign in to comment.