Publish networking guide versioned for liberty
Publish networking guide to /liberty as versioned guide. Also, update introduction and mention that the guide targets liberty. Change-Id: Ic3dda6aaeaf6f66ec7f2d0a9c13fed39029ec434 implements: bp networkguide-versioning
This commit is contained in:
@@ -13,8 +13,7 @@ Abstract
|
||||
This guide targets OpenStack administrators seeking to deploy and
|
||||
manage OpenStack Networking (neutron).
|
||||
|
||||
This guide documents OpenStack Liberty, OpenStack Kilo, and OpenStack
|
||||
Juno releases.
|
||||
This guide documents the OpenStack Liberty release.
|
||||
|
||||
.. warning:: This guide is a work-in-progress and changing rapidly
|
||||
while we continue to test and enhance the guidance. Please note
|
||||
|
||||
@@ -21,10 +21,10 @@ fi
|
||||
# GLOSSARY=""
|
||||
#done
|
||||
#
|
||||
## Draft guides
|
||||
#for guide in arch-design-rst config-ref-rst image-guide-rst; do
|
||||
# tools/build-rst.sh doc/$guide --build build \
|
||||
# --target "draft/$guide" $LINKCHECK
|
||||
#done
|
||||
# Versioned RST guides
|
||||
for guide in networking-guide; do
|
||||
tools/build-rst.sh doc/$guide --glossary --build build \
|
||||
--target "liberty/$guide" $LINKCHECK
|
||||
done
|
||||
|
||||
tools/build-install-guides-rst.sh $LINKCHECK
|
||||
|
||||
Reference in New Issue
Block a user