valence-specs/doc
blue55 d46714bdbe Fix html_last_updated_fmt for Python3
Fix the Sphinx html_last_updated_fmt for Python3. The 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: I65fabcc43afe80cf30e4555e87d0251b24ab8c65
2017-07-06 14:23:10 +08:00
..
source Fix html_last_updated_fmt for Python3 2017-07-06 14:23:10 +08:00