designate/api-ref
melissaml c7b3030d89 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: Ia8274b7db7ff0f4e45acc778f7061c2add93c65f
Closes-Bug:#1693670
2017-06-04 21:58:11 +08:00
..
source Fix doc generation for Python3 2017-06-04 21:58:11 +08:00