Add sphinxcontrib-docbookrestapi
Change-Id: I44fb2ca13ff8b185e59a4058418e5ba303ded523
This commit is contained in:
parent
f401b4d772
commit
4b52c55b21
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group sphinxcontrib-docbookrestapi-core
|
||||
label-Approved = +0..+1 group sphinxcontrib-docbookrestapi-core
|
||||
workInProgress = group sphinxcontrib-docbookrestapi-core
|
||||
[access "refs/tags/*"]
|
||||
create = group sphinxcontrib-docbookrestapi-core
|
||||
pushTag = group sphinxcontrib-docbookrestapi-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1677,3 +1677,14 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: sphinxcontrib-docbookrestapi
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- 'gate-{name}-pep8'
|
||||
- '{name}-tarball'
|
||||
- pypi-jobs
|
||||
|
@ -3661,3 +3661,16 @@ projects:
|
||||
# - gate-solum-docs
|
||||
post:
|
||||
- solum-coverage
|
||||
- name: stackforge/sphinxcontrib-docbookrestapi
|
||||
check:
|
||||
- gate-sphinxcontrib-docbookrestapi-pep8
|
||||
gate:
|
||||
- gate-sphinxcontrib-docbookrestapi-pep8
|
||||
pre-release:
|
||||
- sphinxcontrib-docbookrestapi-tarball
|
||||
release:
|
||||
- sphinxcontrib-docbookrestapi-tarball:
|
||||
- sphinxcontrib-docbookrestapi-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
@ -468,3 +468,6 @@
|
||||
description: Congress
|
||||
upstream: git://github.com/pballand/congress.git
|
||||
acl-config: /home/gerrit2/acls/stackforge/congress.config
|
||||
- project: stackforge/sphinxcontrib-docbookrestapi
|
||||
description: "Sphinx extension that generates documentation for api-site from RST files."
|
||||
upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git
|
||||
|
Loading…
Reference in New Issue
Block a user