Update the rtfd info now you don't need an id
The update hook for read the docs uses the {name} rather than the previously provided id. Change-Id: I6a5eb4ad515c80d639b3a61d79cb2afba52c9e20
This commit is contained in:
parent
e614985131
commit
ef7a3e8cd6
@ -123,15 +123,12 @@ List of jobs included to the ``python-jobs`` jobs group is located in
|
||||
``modules/openstack_project/files/jenkins_job_builder/config/python-jobs.yaml``.
|
||||
For document publication there's also a publisher job template for the
|
||||
popular `Read the Docs`_ documentation hosting service, which can be
|
||||
used by specifying the ``rtfd-id`` for the project (obtained from your
|
||||
readthedocs.org account) and then adding the ``hook-{name}-rtfd``
|
||||
template to the jobs list::
|
||||
used by adding the ``hook-{name}-rtfd`` template to the jobs list::
|
||||
|
||||
- project:
|
||||
name: project-name
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
rtfd-id: 7095
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user