aboutsummaryrefslogtreecommitdiffstats
path: root/Roledex.hs
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@unibz.it>2007-08-18 10:32:44 +0200
committerAndrea Rossato <andrea.rossato@unibz.it>2007-08-18 10:32:44 +0200
commit1a0470aba3f1a846e7fbf7b8625b9db308dfddaa (patch)
tree6ff8101fbe6fd2a5268862dadc7f6f081ae55cac /Roledex.hs
parent09285076b35ef10a0a6f37fd3d6536b51d0a870f (diff)
downloadXMonadContrib-1a0470aba3f1a846e7fbf7b8625b9db308dfddaa.tar.gz
XMonadContrib-1a0470aba3f1a846e7fbf7b8625b9db308dfddaa.tar.xz
XMonadContrib-1a0470aba3f1a846e7fbf7b8625b9db308dfddaa.zip
Roledex: haddock tuning
darcs-hash:20070818083244-32816-4209b09d7947f262d9605de7618a32d604515f11.gz
Diffstat (limited to 'Roledex.hs')
-rw-r--r--Roledex.hs7
1 files changed, 4 insertions, 3 deletions
diff --git a/Roledex.hs b/Roledex.hs
index 8dd5422..f9584ee 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 : <http://www.timthelion.com/rolodex.png>
+--
-- 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 ]