URGENT: Fixes placement of the API quick start

So it won't copy over the root index.html file for docs.openstack.org/api.

fix bug 1086664

This should make it available at docs.openstack.org/api/quick-start/

Change-Id: Ia5fcca8136838aff334798853dc37f120802300f
Reviewed-on: https://review.openstack.org/17534
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
annegentle 2012-12-05 07:49:28 -06:00 committed by Jenkins
parent 8ae4b98eb6
commit db3446c669

View File

@ -70,7 +70,7 @@
- ftp:
site: docs.openstack.org
source: 'api-quick-start/target/docbkx/webhelp/api-quick-start-onepager/**'
target: ''
target: 'api/quick-start/'
remove-prefix: 'api-quick-start/target/docbkx/webhelp/api-quick-start-onepager/'
excludes: '**/*.xml,**/null*'
remote-directory: 'api/quick-start'