mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Roledex: haddock tuning
This commit is contained in:
parent
0204f0a79e
commit
01b4e6f9bf
@ -2,14 +2,14 @@
|
|||||||
-- |
|
-- |
|
||||||
-- Module : XMonadContrib.Roledex
|
-- Module : XMonadContrib.Roledex
|
||||||
-- Copyright : (c) tim.thelion@gmail.com
|
-- Copyright : (c) tim.thelion@gmail.com
|
||||||
-- License : BSD Because this is dirived from Accordian which is licenced that way.
|
-- License : BSD
|
||||||
-- The maintainer of Accordian is glasser@mit.edu
|
|
||||||
--
|
--
|
||||||
-- Maintainer : tim.thelion@gmail.com
|
-- Maintainer : tim.thelion@gmail.com
|
||||||
-- Stability : unstable
|
-- Stability : unstable
|
||||||
-- Portability : unportable
|
-- Portability : unportable
|
||||||
--
|
--
|
||||||
-- Screenshot : www.timthelion.com/rolodex.png
|
-- Screenshot : <http://www.timthelion.com/rolodex.png>
|
||||||
|
--
|
||||||
-- This is a compleatly pointless layout which acts like Microsoft's Flip 3D
|
-- This is a compleatly pointless layout which acts like Microsoft's Flip 3D
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -26,6 +26,7 @@ import Data.Ratio
|
|||||||
import XMonadContrib.LayoutHelpers ( idModify )
|
import XMonadContrib.LayoutHelpers ( idModify )
|
||||||
|
|
||||||
-- $usage
|
-- $usage
|
||||||
|
--
|
||||||
-- > import XMonadContrib.Roledex
|
-- > import XMonadContrib.Roledex
|
||||||
-- > defaultLayouts = [ roledex ]
|
-- > defaultLayouts = [ roledex ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user