[commit: haddock] 2.17.3.1-spanfix, alexbiehl-patch-1, ghc-8.0, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, travis, v2.17, v2.17.3, v2.18, wip/new-tree-one-param, wip/rae, wip/remove-frames, wip/remove-frames1, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: remove framed view of the HTML documentation (see #114 and #274) (474a0c1)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:02:48 UTC 2017


Repository : ssh://git@git.haskell.org/haddock

On branches: 2.17.3.1-spanfix,alexbiehl-patch-1,ghc-8.0,ghc-head,ghc-head1,headdock-library-1.4.5,ie_avails,master,pr-filter-maps,pr/cabal-desc,travis,v2.17,v2.17.3,v2.18,wip/new-tree-one-param,wip/rae,wip/remove-frames,wip/remove-frames1,wip/revert-ttg-2017-11-20,wip/ttg-2017-10-13,wip/ttg-2017-10-31,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13
Link       : http://git.haskell.org/haddock.git/commitdiff/474a0c182d6ef9a7e93e277a2755d04d943059a0

>---------------------------------------------------------------

commit 474a0c182d6ef9a7e93e277a2755d04d943059a0
Author: Sebastian Meric de Bellefon <Sebastian.MericdeBellefon at tritondigital.com>
Date:   Tue May 24 17:36:34 2016 -0400

    remove framed view of the HTML documentation (see #114 and #274)
    
    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.


>---------------------------------------------------------------

474a0c182d6ef9a7e93e277a2755d04d943059a0
 doc/invoking.rst                           |  8 ++----
 haddock-api/haddock-api.cabal              |  1 -
 haddock-api/resources/html/frames.html     | 30 ---------------------
 haddock-api/resources/html/haddock-util.js | 28 --------------------
 haddock-api/src/Haddock/Backends/Xhtml.hs  | 42 +++---------------------------
 haddock-api/src/Haddock/Utils.hs           | 12 ++-------
 html-test/ref/frames.html                  | 30 ---------------------
 html-test/ref/haddock-util.js              | 28 --------------------
 8 files changed, 7 insertions(+), 172 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 474a0c182d6ef9a7e93e277a2755d04d943059a0


More information about the ghc-commits mailing list