<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/html/frames.html, branch ghc-9.2</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-9.2</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-9.2'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2012-10-15T12:54:19+00:00</updated>
<entry>
<title>Move resources to /resources directory</title>
<updated>2012-10-15T12:54:19+00:00</updated>
<author>
<name>Simon Hengel</name>
<email>sol@typeful.net</email>
</author>
<published>2012-10-15T09:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=943c5b7880cbfa8c90a0776dd539ae1e89f46d35'/>
<id>urn:sha1:943c5b7880cbfa8c90a0776dd539ae1e89f46d35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure that generated xhtml is valid (close #186)</title>
<updated>2012-01-12T20:28:14+00:00</updated>
<author>
<name>Simon Hengel</name>
<email>sol@typeful.net</email>
</author>
<published>2012-01-12T20:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=11385cf01f0d852782444ebfeb4e5092c174c6f8'/>
<id>urn:sha1:11385cf01f0d852782444ebfeb4e5092c174c6f8</id>
<content type='text'>
Thanks to Phyx.
</content>
</entry>
<entry>
<title>add Frames button and clean up frames.html</title>
<updated>2010-08-13T21:43:41+00:00</updated>
<author>
<name>Mark Lentczner</name>
<email>markl@glyphic.com</email>
</author>
<published>2010-08-13T21:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e56b9cce24ac4895705576e282223f8811ed8eab'/>
<id>urn:sha1:e56b9cce24ac4895705576e282223f8811ed8eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable framed view of the HTML documentation.</title>
<updated>2008-10-24T17:04:08+00:00</updated>
<author>
<name>Thomas Schilling</name>
<email>nominolo@googlemail.com</email>
</author>
<published>2008-10-24T17:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=9a55030410de644cb99e127f4eef2da6692836b6'/>
<id>urn:sha1:9a55030410de644cb99e127f4eef2da6692836b6</id>
<content type='text'>
This patch introduces:

 - A page that displays the documentation in a framed view.  The left
   side will show a full module index.  Clicking a module name will
   show it in the right frame.  If Javascript is enabled, the left
   side is split again to show the modules at the top and a very short
   synopsis for the module currently displayed on the right.

 - Code to generate the mini-synopsis for each module and the mini
   module index ("index-frames.html").

 - CSS rules for the mini-synopsis.

 - A very small amount of javascript to update the mini-synopsis (but
   only if inside a frame.)

Some perhaps controversial things:

 - Sharing code was very difficult, so there is a small amount of code
   duplication.

 - The amount of generated pages has been doubled, since every module
   now also gets a mini-synopsis.  The overhead should not be too
   much, but I haven't checked.  Alternatively, the mini-synopsis
   could also be generated using Javascript if we properly annotate
   the actual synopsis.
</content>
</entry>
</feed>
