7 Commits

Author SHA1 Message Date
wanghui
6e132bade2 Move openstackdocstheme to extensions in api-ref
Move openstackdocstheme to extensions. According to the guide below:
https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: Idf82326985c32fc88f715b998db422d9cb3d6664
2018-03-27 10:13:09 +08:00
Hongbin Lu
d16f128d43 Update our project definition
Clarify that we are the OpenStack Containers service as officially
defined in OpenStack governance [1].

[1] https://git.openstack.org/cgit/openstack/governance/plain/
    reference/projects.yaml

Change-Id: I86b1b1ff7815214bd39d3ba0ec4a9fce9216d44d
2018-02-04 17:56:32 +00:00
melissaml
bae8f690d2 Remove the deprecated "giturl" option
From openstackdocstheme 1.18.0, valid Git URLs can be retrieved by
openstackdocstheme[1], we do not need giturl option anymore.

[1] https://review.openstack.org/532163

Change-Id: I8e90fb2e18a07e159b911406634ee578e5113cee
2018-01-18 17:13:26 +08:00
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