diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 20:30:41 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 11:30:51 -0700 |
commit | 6190a8c0a92babe162599db8397530e6c560fff2 (patch) | |
tree | 013f2774f6e15a6b3acfbcf489f00d7bf960feb7 | |
parent | 1d73745eba80cc7bbf9738716296180c931f9df3 (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: I0a1f25b2bb78419edebb36d523ca2a4fdc349daa
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 5bb20cc..51cf880 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 |