diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-05-16 21:07:08 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-05-16 21:07:08 +0200 |
commit | 375a8d8c7203857863992483df9f9d24ec93ecab (patch) | |
tree | 8256beb09aff652244c9e704d14a17a96e25349b | |
parent | e82d093a9b3fb68486920896a3d67d84a822cbc5 (diff) | |
parent | 6db811aefb9cba65c8efe3876e850c813f280b6c (diff) |
Merge remote-tracking branch 'origin/master' into ghc-head
-rw-r--r-- | doc/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index d6b8bda8..9adbd254 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -29,7 +29,6 @@ pygments_style = 'tango' # -- Options for HTML output ---------------------------------------------- -html_theme = 'alabaster' htmlhelp_basename = 'Haddockdoc' |