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:
Andreas Jaeger
2015-12-09 18:29:24 +01:00
parent 7e3c0a6224
commit c2e669edd8
2 changed files with 6 additions and 7 deletions

View File

@@ -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

View File

@@ -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