This website requires JavaScript.
Explore
Get Started
openstack
/
api-site
Code
Issues
Proposed changes
5096953a3b
Branches
Tags
View all branches
api-site
/
tools
/
build-all-rst.sh
7 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Rework RST building Use the same shell scripts like openstack-manuals for building of RST files. This simplifies the tox.ini file and allows easier adding of new tags. This now build dotnet, fog, and pkgcloud versions as draft documents and continues to publish the libcloud version. Change-Id: Id5deebbb54904a44691104e19ef60f15a14c0f7c
2015-07-12 11:53:51 +02:00
#!/bin/bash -e
mkdir -p publish-docs
tools/build-firstapp-rst.sh
Builds to quick-start instead of api-quick-start - Want to publish to developer.openstack.org/api/quick-start Change-Id: Ic8772a256db740e1ea7fe9aa536b494a94bd714b
2015-10-08 12:15:32 -05:00
tools/build-api-quick-start.sh
Copy Permalink