html_last_updated_fmt option is interpreted as a byte string in python3, causing Sphinx build to break. This patch makes it utf-8 string. Change-Id: I9b23a0dfadaa195bc22ee7f8b8da0c0c9a0e6052 Closes-Bug:#1693670
html_last_updated_fmt option is interpreted as a byte string in python3, causing Sphinx build to break. This patch makes it utf-8 string. Change-Id: I9b23a0dfadaa195bc22ee7f8b8da0c0c9a0e6052 Closes-Bug:#1693670