[commit: ghc] ghc-8.0: users_guide: Add ghci-cmd directive (a096e2f)
git at git.haskell.org
git at git.haskell.org
Mon Jan 4 16:19:54 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.0
Link : http://ghc.haskell.org/trac/ghc/changeset/a096e2f2fab8bf813bac8ab03c10b09d494edead/ghc
>---------------------------------------------------------------
commit a096e2f2fab8bf813bac8ab03c10b09d494edead
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Mon Jan 4 16:43:02 2016 +0100
users_guide: Add ghci-cmd directive
Note only does this make the markup cleaner and more semantic, but it
clears up some warnings and enables proper hyperlinks. Yay Sphinx!
While I was at it I generally cleaned up the markup
Test Plan: Read it
Reviewers: hvr, thomie, austin
Differential Revision: https://phabricator.haskell.org/D1730
>---------------------------------------------------------------
a096e2f2fab8bf813bac8ab03c10b09d494edead
docs/users_guide/conf.py | 14 +
docs/users_guide/ghci.rst | 929 ++++++++++++++++++++--------------------------
2 files changed, 423 insertions(+), 520 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 a096e2f2fab8bf813bac8ab03c10b09d494edead
More information about the ghc-commits
mailing list