Don't rely on pbr ChangeLog for docs
The ChangeLog file is generated when we run `python setup.py sdist`, which doesn't naturally happen when we run `tox -edocs`, so on a fresh clone the docs build will fail because it references the ChangeLog file which isn't there. Since we don't rely on pbr any more for release notes and we have a sophisticated release note management tool, point the docs at the published release notes instead of the pbr ChangeLog. Change-Id: I614091eae739154337795a8f120b68686ad0ed0a
This commit is contained in:
parent
83d0612e03
commit
bcdec1acfa
@ -1 +0,0 @@
|
||||
.. include:: ../../ChangeLog
|
@ -28,10 +28,9 @@ API, the Keystone team also provides `Identity Service`_, as well as
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
`Release Notes`_
|
||||
|
||||
history
|
||||
.. _Release Notes: https://docs.openstack.org/releasenotes/keystonemiddleware/
|
||||
|
||||
Contributing
|
||||
============
|
||||
|
Loading…
x
Reference in New Issue
Block a user