diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 20:30:56 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 11:32:58 -0700 |
commit | 5eda1cf737e7d7549c536ac2ecc14fdd9c4bb9ae (patch) | |
tree | 5ac9f3b667b659430d08138c0ae5da3f249cd30f | |
parent | a41f0e79d6b93a87e0bea06268b900d5a6eb2590 (diff) |
Automation adds release-notes.rst
Add _release_notes hook to allow automation.
Fix non valid release notes characters in content.
Issue-ID: CIMAN-376
Change-Id: I83541b502cee0a636ef3defa122cdc66c0cf1392
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r-- | docs/release-notes.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 4b5dfea..88da087 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,4 +1,5 @@ -.. Modifications Copyright © 2017-2018 AT&T Intellectual Property. +.. Modifications Copyright 2017-2018 AT&T Intellectual Property. +.. _release_notes: .. Licensed under the Creative Commons License, Attribution 4.0 Intl. (the "License"); you may not use this documentation except in compliance |