cvs commit: fptools/haddock/html haddock.css fptools/haddock/src HaddockHtml.hs

Simon Marlow <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.fptools
Message-ID <200502281622.j1SGMArb011937__32716.3385264159$1109607576$gmane$org@glass.cse.ogi.edu>
simonmar    2005/02/28 08:22:10 PST

  Modified files:
    haddock/html         haddock.css 
    haddock/src          HaddockHtml.hs 
  Log:
  Attempt to fix the layout of the package names in the contents.
  
  Having tried just about everything, the only thing I can get to work
  reliably is to make the package names line up on a fixed offset from
  the left margin.  This obviously isn't ideal, so anyone else that
  would like to have a go at improving it is welcome.  One option is to
  remove the +/- buttons from the contents list and go back to a plain
  table.
  
  The contents page now uses CSS for layout rather than tables.  It
  seems that most browsers have different interpretations of CSS layout,
  so only the simplest things lead to consistent results.
  
  Revision  Changes    Path
  1.20      +15 -0     fptools/haddock/html/haddock.css
  1.94      +20 -19    fptools/haddock/src/HaddockHtml.hs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.