Activate generating the Debian guide
Re-activate the generation of the Debian guide by default. Change-Id: Icdff3403b024a20c7e8c08ba9e0c5e104c34089b
This commit is contained in:
parent
33c59133bb
commit
32367ea309
@ -123,6 +123,7 @@ Contents
|
||||
swift.rst
|
||||
heat.rst
|
||||
ceilometer.rst
|
||||
trove.rst
|
||||
launch-instance.rst
|
||||
|
||||
common/app_support.rst
|
||||
|
@ -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=""
|
||||
|
Loading…
Reference in New Issue
Block a user