| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Now the "collapsed" cookie stores which sections have changed state instead of which are collapsed.
|
| |
|
|
|
|
|
| |
Frames are a bit broken, ignored by Hackage, and considered obsolete in general.
This patch disables frames generation. The mini_*.html files are still used in the synopsis.
|
|
|
|
|
|
|
|
|
|
| |
In non-frame mode, parent.window.synopsis refers to the synopsis div
rather than the nonexistent frame. Unfortunately, the script wrongly
assumes that if it exists it must be a frame, leading to an error where
it tries to access the nonexistent attribute 'replace' of an undefined
value (synopsis.location).
Closes #406
|
| |
|
|
|