Update for kilo branch creation
We now have a stable/kilo branch, do not publish our documents to kilo anymore, we publish those from the kilo branch. Mark Install Guide and Config Reference as draft documents again. Change-Id: I92905052102fc39e95f1379745d962ecd00988a8
This commit is contained in:
parent
04f566f52a
commit
c939e7861f
@ -3,10 +3,8 @@
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
version="5.0"
|
||||
xml:id="bk-openstack-config-reference">
|
||||
<!--- TODO(jaegerandi) Add back to the above once Kilo has branched:
|
||||
xml:id="bk-openstack-config-reference"
|
||||
status="draft">
|
||||
-->
|
||||
<title>OpenStack Configuration Reference</title>
|
||||
<?rax
|
||||
status.bar.text.font.size="40px"
|
||||
|
@ -3,10 +3,8 @@
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
version="5.0"
|
||||
xml:id="openstack-install-manual">
|
||||
<!-- TODO(jaegerandi) Add back to the above once Kilo has branched:
|
||||
xml:id="openstack-install-manual"
|
||||
status="draft">
|
||||
-->
|
||||
<title>OpenStack Installation Guide for
|
||||
<phrase os="rhel;centos;fedora">Red Hat Enterprise Linux 7, CentOS 7, and Fedora 21</phrase>
|
||||
<phrase os="ubuntu">Ubuntu 14.04</phrase>
|
||||
|
@ -68,7 +68,7 @@ fi
|
||||
if [ "$PUBLISH" = "publish" ] ; then
|
||||
openstack-doc-test --check-build --publish
|
||||
# For publishing to both /draft and /BRANCH
|
||||
copy_to_branch kilo
|
||||
# copy_to_branch kilo
|
||||
else
|
||||
openstack-doc-test --check-build
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user