Removes openstack-api-programming doc build

This guide is outdated, buggy, and we have plans for another guide.
Removing to clear technical debt.

Change-Id: I903c5f80bb0695cb18c2d5ecffa4b3413600b2cf
This commit is contained in:
annegentle 2013-09-27 10:09:01 -05:00
parent 752194b1ab
commit 27e8e8ed74
2 changed files with 0 additions and 42 deletions

View File

@ -1,44 +1,3 @@
# this moves the openstack-api-programming job from manuals.yaml and adjusts target
# and publishers accordingly
- job:
name: openstack-api-programming
project-type: maven
concurrent: true
node: precise
wrappers:
- timeout:
timeout: 40
fail: true
- timestamps
prebuilders:
- gerrit-git-prep
- markdown-docbook:
filename: "openstack-api-programming"
properties:
- inject:
script-file: /usr/local/jenkins/slave_scripts/docbook-properties.sh
properties-file: gerrit-doc.properties
maven:
maven-name: Maven3
root-module:
group-id: org.openstack.docs
artifact-id: openstack-guide
root-pom: openstack-api-programming/pom.xml
goals: 'clean generate-sources -B'
publishers:
- console-log
- ftp:
site: docs.openstack.org
source: 'openstack-api-programming/target/docbkx/webhelp/openstack-api-programming/admin/**'
target: '/'
remove-prefix: 'openstack-api-programming/target/docbkx/webhelp/'
excludes: '**/*.xml,**/null*'
# this replaces the old openstack-api-quick-start job
- job:
name: openstack-api-quick-start

View File

@ -2051,7 +2051,6 @@ projects:
- openstack-api-quick-start
- openstack-api-site
- openstack-api-ref
- openstack-api-programming
- name: openstack/compute-api
check: