From 01b4e6f9bf815d61c7a7c833a9d51646bafe1db2 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sat, 18 Aug 2007 08:32:44 +0000 Subject: [PATCH] Roledex: haddock tuning --- Roledex.hs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Roledex.hs b/Roledex.hs index 8dd54225..f9584ee6 100644 --- a/Roledex.hs +++ b/Roledex.hs @@ -2,14 +2,14 @@ -- | -- Module : XMonadContrib.Roledex -- Copyright : (c) tim.thelion@gmail.com --- License : BSD Because this is dirived from Accordian which is licenced that way. --- The maintainer of Accordian is glasser@mit.edu +-- License : BSD -- -- Maintainer : tim.thelion@gmail.com -- Stability : unstable -- Portability : unportable -- --- Screenshot : www.timthelion.com/rolodex.png +-- Screenshot : +-- -- This is a compleatly pointless layout which acts like Microsoft's Flip 3D ----------------------------------------------------------------------------- @@ -26,6 +26,7 @@ import Data.Ratio import XMonadContrib.LayoutHelpers ( idModify ) -- $usage +-- -- > import XMonadContrib.Roledex -- > defaultLayouts = [ roledex ]