Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make TOC group header identifiers validate | Mark Lentczner | 2010-09-04 | 1 | -0/+5 |
| | |||||
* | clean up collapser logics | Mark Lentczner | 2010-08-17 | 1 | -17/+25 |
| | | | | | | | | javascript code for collapasble sections cleaned up rewrote class utilities in javascript to be more robust refactored utilities for generating collapsable sections made toc be same color as synopsis module list has needed clear attribute in CSS | ||||
* | build style menu in javascript | Mark Lentczner | 2010-08-14 | 1 | -6/+1 |
| | | | | | | | | moved to javascript, so as to not polute the content with the style menu removed menu building code in Themes.hs removed onclick in Utils.hs changed text of button in header from "Source code" to "Source" more consistent with links in rest of page | ||||
* | give a class to empty dd elements so they can be hidden | Mark Lentczner | 2010-07-27 | 1 | -4/+7 |
| | |||||
* | make module list use new collapsers | Mark Lentczner | 2010-07-26 | 1 | -4/+6 |
| | |||||
* | reorganize files in the html lib data dir | Mark Lentczner | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | merge with David's source cleanups | Mark Lentczner | 2010-07-21 | 1 | -38/+2 |
| | |||||
* | move CSS Theme functions into Themes.hs | Mark Lentczner | 2010-07-20 | 1 | -8/+4 |
| | |||||
* | More style police | David Waern | 2010-07-21 | 1 | -2/+19 |
| | |||||
* | Remove more trailing whitespace | David Waern | 2010-07-21 | 1 | -12/+12 |
| | |||||
* | rename Haddock.Backends.Xhtml.Util to Utils | Mark Lentczner | 2010-07-19 | 1 | -0/+216 |