4 Commits

Author SHA1 Message Date
junboli
54eb196577 TrivialFix: Use recommended date time format
update html_last_updated_fmt in api-ref/source/conf.py
use the recommended '%Y-%m-%d %H:%M' data time format.

Change-Id: I144d86c8a5e0228d2dddf58d7d8a98f453353ac5
2017-09-13 15:54:04 +08:00
pallavi
c6861fa915 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.

Change-Id: Ie954a0fb0a0eaf6e23a1bf9a846c4fd665606acc
Closes-Bug:#1693670
2017-06-08 18:01:34 +05:30
melissaml
ec816aa64a Use https instead of http for git.openstack.org
Change-Id: I94db681139eb7fb7a6482a61967687e31c56e594
2017-02-09 01:37:40 +08:00
Madhuri Kumari
bd5e2cd32c Add initial Zun API documentation
This patch adds the initial Zun API reference
documents and also add the /v1/services API documents.

Change-Id: I5ae6e313bce7d44fc1e42b982b4446123281c8d8
Partial-Implement: blueprint zun-api-doc
2017-02-03 05:10:20 +00:00