[haddock] #108: Output semantically correct HTML
haddock
haddock at projects.haskell.org
Fri Jul 16 02:36:31 EDT 2010
#108: Output semantically correct HTML
-------------------+--------------------------------------------------------
Reporter: tibbe | Owner: MtnViewMark
Type: defect | Status: new
Priority: major | Milestone: 2.9.0
Version: 2.4.2 | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment (by MtnViewMark):
Take a gander at: [http://www.ozonehouse.com/mark/snap-xhtml/snap-core
/Snap-Types.html Snap-Types.html] on my server
Notice the style switcher menu on the top right... :-)
The interface pages have significant semantic markup, and all styling
changes are done through pure CSS. I think, for the main interface pages,
this is pretty much there. There are still tables, and I could replace
them with dl lists, but then there is no way to get the kind of styling
you see for constructors and arguments where the doc is all lined up
nicely.
I have to next do index.html, index-frames.html, doc-index*.html,
frames.html, and mini_*.html. Those should be quite a bit easier.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/108#comment:8>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list