glance-specs/doc
melissaml 05f5daa2c5 Fix doc generation 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: I98ffb4f1084e8f1dc953d81b3959bfe704b52fab
Closes-Bug:#1693670
2017-06-04 21:53:51 +08:00
..
source Fix doc generation for Python3 2017-06-04 21:53:51 +08:00