Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-for-186' of https://github.com/sol/haddock into ghc-7.4 | David Waern | 2012-02-04 | 1 | -3/+5 |
|\ | |||||
| * | Make sure that generated xhtml is valid (close #186) | Simon Hengel | 2012-01-12 | 1 | -3/+5 |
| | | | | | | | | Thanks to Phyx. | ||||
* | | Add DocWarning to Doc | Simon Hengel | 2012-02-04 | 2 | -3/+7 |
|/ | | | | | The Xhtml backend has special markup for that, Hoogle and LaTeX reuse what we have for DocEmphasis. | ||||
* | Fix CSS issue with info table not being contained in module header | David Terei | 2011-10-12 | 1 | -0/+6 |
| | |||||
* | Merge in darcs pach: | David Waern | 2011-10-01 | 1 | -2/+35 |
| | | | | | Mon Apr 11 18:09:54 JST 2011 Liyang HU <haddock@liyang.hu> * Remember collapsed sections in index.html / haddock-util.js | ||||
* | move TOC and Info blocks down 0.5em to improve layout issue w/Test.hs | Mark Lentczner | 2010-08-29 | 1 | -4/+4 |
| | |||||
* | make portability block be a table - solves layout issues | Mark Lentczner | 2010-08-29 | 2 | -24/+11 |
| | |||||
* | push footer to bottom of window | Mark Lentczner | 2010-08-28 | 1 | -4/+10 |
| | |||||
* | fix def lists | Mark Lentczner | 2010-08-28 | 1 | -3/+2 |
| | |||||
* | fix table of contents CSS | Mark Lentczner | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | fix broken header link margins | Mark Lentczner | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | fixed CSS for ordered lists and def lists in doc blocks | Mark Lentczner | 2010-08-26 | 1 | -5/+23 |
| | |||||
* | fix occasional v.scroll bars on pre blocks (I think) | Mark Lentczner | 2010-08-25 | 1 | -1/+1 |
| | |||||
* | remove Snappy theme | Mark Lentczner | 2010-08-21 | 4 | -511/+0 |
| | |||||
* | Make synopsis frame behave properly in Firefox. | Thomas Schilling | 2010-08-04 | 1 | -1/+6 |
| | | | | | | In Firefox, pressing the back button first reverted the synopsis frame, and only clicking the back button a second time would update the main frame. | ||||
* | made style changing and cookies storage robust | Mark Lentczner | 2010-08-20 | 1 | -23/+33 |
| | |||||
* | fix small layout issues | Mark Lentczner | 2010-08-20 | 1 | -3/+4 |
| | | | | | mini frames should have same size top heading give info block dts some padding so they don't collide in some browsers | ||||
* | better synopsis handling logic - no flashing | Mark Lentczner | 2010-08-20 | 2 | -3/+10 |
| | |||||
* | margin fiddling | Mark Lentczner | 2010-08-18 | 1 | -11/+6 |
| | |||||
* | layout tweeks - mini page font size, toc color, etc. | Mark Lentczner | 2010-08-18 | 2 | -11/+10 |
| | |||||
* | remove synopsis when in frames | Mark Lentczner | 2010-08-17 | 1 | -2/+8 |
| | |||||
* | don't collapse entries in module list when clicking on links | Mark Lentczner | 2010-08-17 | 1 | -4/+5 |
| | |||||
* | clean up collapser logics | Mark Lentczner | 2010-08-17 | 2 | -45/+65 |
| | | | | | | | | 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 | ||||
* | font size and margin tweaks | Mark Lentczner | 2010-08-16 | 1 | -11/+21 |
| | |||||
* | build style menu in javascript | Mark Lentczner | 2010-08-14 | 1 | -11/+42 |
| | | | | | | | | 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 | ||||
* | move frames button to js | Mark Lentczner | 2010-08-13 | 1 | -4/+13 |
| | |||||
* | add Frames button and clean up frames.html | Mark Lentczner | 2010-08-13 | 2 | -36/+67 |
| | |||||
* | adjusted font sizes of auxilary pages per new scheme | Mark Lentczner | 2010-08-13 | 1 | -9/+5 |
| | |||||
* | more space between elements | Mark Lentczner | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | removed underlining on hover for named anchors | Mark Lentczner | 2010-08-13 | 1 | -3/+3 |
| | | | | | headings in interface lost thier a element, no need, just put id on heading css for a elements now only applies to those with href attribute | ||||
* | adjusted margin to 2em, 1 wasn't enough | Mark Lentczner | 2010-08-13 | 1 | -2/+2 |
| | |||||
* | implemented YUI's CSS font approach | Mark Lentczner | 2010-08-13 | 1 | -24/+52 |
| | |||||
* | width and font changes | Mark Lentczner | 2010-08-12 | 1 | -14/+20 |
| | | | | | | removed the max width restrictions on the page as a whole and the synopsis made the main font size smaller (nominally 14pt) and then tweaked most font sizes (relative) to be more consistent | ||||
* | close arrows on expanded synopsis drawer | Mark Lentczner | 2010-08-11 | 2 | -2/+5 |
| | |||||
* | put the synopsis back in the other themes | Mark Lentczner | 2010-07-30 | 2 | -0/+20 |
| | |||||
* | improved synopsis drawer: on click, not hover | Mark Lentczner | 2010-07-30 | 2 | -25/+23 |
| | |||||
* | styling tweaks | Mark Lentczner | 2010-07-29 | 2 | -27/+46 |
| | | | | | | | | don't generate an empty li for absent style menu in links area update css for Classic and Snappy to handle: dl lists links in package header and in declarations floating of links and info block in package and module headers | ||||
* | styling source links on declarations | Mark Lentczner | 2010-07-28 | 1 | -0/+9 |
| | |||||
* | make info block and package bar links be floatable by placing them first in ↵ | Mark Lentczner | 2010-07-28 | 1 | -8/+8 |
| | | | | the dom tree | ||||
* | apply margin changes to pre and headings as per group decision, and small ↵ | Mark Lentczner | 2010-07-27 | 1 | -8/+5 |
| | | | | cleanups | ||||
* | give a class to empty dd elements so they can be hidden | Mark Lentczner | 2010-07-27 | 1 | -0/+4 |
| | |||||
* | move themes into html dir with .theme and .std-theme extensions | Mark Lentczner | 2010-07-27 | 12 | -0/+0 |
| | |||||
* | remove Tibbe theme | Mark Lentczner | 2010-07-27 | 4 | -394/+0 |
| | |||||
* | make module list use new collapsers | Mark Lentczner | 2010-07-26 | 3 | -7/+43 |
| | |||||
* | reorganize files in the html lib data dir | Mark Lentczner | 2010-07-26 | 18 | -470/+0 |
| | |||||
* | change how collapsing sections are done | Mark Lentczner | 2010-07-25 | 5 | -14/+66 |
| | | | | | | make whole .caption be the target improve javascript for class toggling have plus/minus images come from .css, not img tags | ||||
* | fields are def lists, tweak css for style menu, mini pages, arguments | Mark Lentczner | 2010-07-24 | 1 | -14/+25 |
| | |||||
* | extend package header and footer to edges of page | Mark Lentczner | 2010-07-24 | 1 | -7/+14 |
| | |||||
* | slide out Synopsis drawer | Mark Lentczner | 2010-07-24 | 1 | -1/+45 |
| | |||||
* | tweak look of mini pages, keywords, and preblocks | Mark Lentczner | 2010-07-23 | 1 | -5/+21 |
| |