From 6a548ba7f91de531393a85ef058dcb02c0a908ec Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 29 Apr 2015 13:16:24 +0200 Subject: [PATCH] Do not publish Debian Install Guide The guide is still build by our toolchain, do not publish it anymore. Change-Id: I67aa6c95762148184fdc10fe9ebbc9e905ecd526 --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index 0775572219..b2e1ce640c 100644 --- a/tox.ini +++ b/tox.ini @@ -88,6 +88,8 @@ commands = openstack-doc-test --check-build --ignore-book networking-guide --publish # TODO(jaegerandi): Remove the following lines before we branch off # a kilo branch. + # Do not publish Debian guide + rm -rf publish-docs/draft/install-guide/install/apt-debian # Publish install-guide and config-reference to /kilo cp -a publish-docs/draft publish-docs/kilo # Replace links to /draft with links to /kilo/