python-keystoneclient/doc
Vu Cong Tuan b456e923ae Fix html_last_updated_fmt for Python3
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.

In addition, changing Popen to check_output because
check_output() will raise CalledProcessError if the called process
returns a non-zero return code.
It also makes the code look much better.

Change-Id: If01f08216b4b252bd31029913e83fe945bf76866
Closes-Bug:#1693670
2017-06-06 08:42:35 +07:00
..
source Fix html_last_updated_fmt for Python3 2017-06-06 08:42:35 +07:00
.gitignore Move docs to doc. 2012-06-11 13:33:02 -07:00
Makefile Move docs to doc. 2012-06-11 13:33:02 -07:00