aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-20A new documentation systemAndrea Rossato1-825/+0
What to see a real Haddock abuse? Here you go. Removed Documentation.hs and added a new name space: XMonad.Doc. By importing other documentation modules we may also use the synopsis in XMonad.Doc. If you believe that we should not have modules without code, well this code is not for you: just that strange -- stuff ...;) darcs-hash:20071120151552-32816-f4c08bb12ceeb931a5c82c782100d698f5efc22f.gz
2007-11-19Port overview from contrib.html to Documentation.hsDon Stewart1-1/+21
darcs-hash:20071119183127-cba2c-6c4b9e721883c5a0202d1d8a934297dc26960aa0.gz
2007-11-18Documentation.hs: a lot more edits and additions.Brent Yorgey1-39/+87
darcs-hash:20071118215541-bd4d7-36bd7ff012113233b8706e2f050ca0291722db9e.gz
2007-11-18Documentation: added the section on editing layoutHookAndrea Rossato1-20/+149
darcs-hash:20071118121240-32816-39d17490cc2dd62ae2d9a71ce842ce924a37d60f.gz
2007-11-17Documentation.hs: various stylistic edits, add a few more detailsBrent Yorgey1-17/+34
darcs-hash:20071117173924-bd4d7-596a07df4557c956cca1532238995a9126ba7927.gz
2007-11-17Documentation: added library description coding style and licensing policy - ↵Andrea Rossato1-27/+114
xmonad in small caps darcs-hash:20071117134631-32816-4a0bd32c40ae45450912942c71b151d04d61838b.gz
2007-11-17Documentation: added more stuffAndrea Rossato1-97/+229
darcs-hash:20071117114217-32816-52e3bb5892e391d254eac06239a5670f629a92d0.gz
2007-11-16Documentation.hs: minor fixesAndrea Rossato1-11/+13
darcs-hash:20071116201600-32816-d0bd517d4b1880f2efbce2ed5954bcdd37b02595.gz
2007-11-16Documentation: added the section for adding and removing key bindingsAndrea Rossato1-1/+33
darcs-hash:20071116155110-32816-2ee2f76213887f4b0576bb309aa5f863cd271ff5.gz
2007-11-16Documentation: more stuff addedAndrea Rossato1-30/+95
darcs-hash:20071116154059-32816-f9183d55162bed9326e6a6a5e7f34e5ff11e7e5c.gz
2007-11-16Documentation: typos and formattingAndrea Rossato1-10/+8
darcs-hash:20071116122929-32816-8ebf00cfb57833d2ac1a75f974ead2930955b5dc.gz
2007-11-16Add Documentation.hs for documentation purposesAndrea Rossato1-0/+295
An empty module for documentation purpose with configuration instructions. darcs-hash:20071116104827-32816-366cb9be6b7204ce174a190fac64b493741a5d86.gz