Files
rally-openstack/doc/source/conf.py
rajat29 6993d9a35e Fix doc generation for Python3
Fix the Sphinx html_last_updated_fmt for Python3.
The html_last_updated_fmt option is interpeted as a
byte string in python3, causing Sphinx build to break.
This patch makes it utf-8 string.

Change-Id: Ife5b7762c8ebce005f2a3a3b59f8c01eca48c55d
2017-04-20 10:06:57 +05:30

9.4 KiB