Files
openstack-manuals/tools/build-user-guides.sh
daz 978e3cb0fe Created working directory for Cloud Admin Guide RST conversion
1. Added config files and edited scripts to build the RST Cloud Admin Guide
2. Converted the identity management chapter to RST

Change-Id: I9ee53d5ad0d4b4ffaf228c7229364d6a84076721
2015-05-29 19:09:45 +02:00

7 lines
230 B
Bash
Executable File

#!/bin/sh -e
tools/build-rst.sh doc/user-guide --glossary --build build
# No need to build the glossary again here.
tools/build-rst.sh doc/user-guide-admin --build build
tools/build-rst.sh doc/admin-guide-cloud-rst --build build