Add docs and readthedocs.org support to solum

Change-Id: Iae65f60f352835b310a1aee5d8ee52691852c5a9
This commit is contained in:
Angus Salkeld 2013-11-28 14:41:09 +11:00
parent 459091b84a
commit 55eac64f37
2 changed files with 5 additions and 4 deletions

View File

@ -1671,6 +1671,7 @@
jobs: jobs:
- python-jobs - python-jobs
- hook-{name}-rtfd
- project: - project:
name: congress name: congress

View File

@ -3679,18 +3679,18 @@ projects:
- gate-solum-python27 - gate-solum-python27
- gate-solum-python33 - gate-solum-python33
- gate-solum-pypy - gate-solum-pypy
# docs will be added as soon as we have and docs to build - gate-solum-docs
# - gate-solum-docs
gate: gate:
- gate-solum-pep8 - gate-solum-pep8
- gate-solum-python26 - gate-solum-python26
- gate-solum-python27 - gate-solum-python27
- gate-solum-python33 - gate-solum-python33
- gate-solum-pypy - gate-solum-pypy
# docs will be added as soon as we have and docs to build - gate-solum-docs
# - gate-solum-docs
post: post:
- solum-coverage - solum-coverage
- hook-solum-rtfd
- name: stackforge/sphinxcontrib-docbookrestapi - name: stackforge/sphinxcontrib-docbookrestapi
check: check:
- gate-sphinxcontrib-docbookrestapi-pep8 - gate-sphinxcontrib-docbookrestapi-pep8