From: | tlyu@mit.edu |
Subject: | SVN Commit |
Conditionally include MITKC logo in HTML doc
Conditionally include the MITKC logo in the HTML output from Sphinx if
the environment variable HTML_LOGO is set. During official builds for
the web site, that environment variable will point to an appropriately
scaled copy of the MITKC logo.
Adjust HTML document colors to match logo.
https://github.com/krb5/krb5/commit/7a0f65b38e471a69f2f7d900758260ed1f242d5f
Author: Tom Yu <tlyu@mit.edu>
Commit: 7a0f65b38e471a69f2f7d900758260ed1f242d5f
Branch: master
doc/_static/kerb.css | 2 +-
doc/_templates/layout.html | 2 +-
doc/conf.py | 7 ++++---
3 files changed, 6 insertions(+), 5 deletions(-)