Activate generating the Debian guide

Re-activate the generation of the Debian guide by default.

Change-Id: Icdff3403b024a20c7e8c08ba9e0c5e104c34089b
This commit is contained in:
Thomas Goirand 2016-05-07 11:12:37 +02:00 committed by KATO Tomoyuki
parent 33c59133bb
commit 32367ea309
2 changed files with 2 additions and 1 deletions

View File

@ -123,6 +123,7 @@ Contents
swift.rst
heat.rst
ceilometer.rst
trove.rst
launch-instance.rst
common/app_support.rst

View File

@ -2,7 +2,7 @@
mkdir -p publish-docs
TAGS=${1:-obs rdo ubuntu}
TAGS=${1:-obs rdo ubuntu debian}
INDEX=doc/install-guide/source/index.rst
LINKCHECK=""