diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 20:13:15 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 11:39:55 -0700 |
commit | 3342196b2ac6902ffce99e1ab4c87735396e4157 (patch) | |
tree | 73aa5eeca4d22382aab7671b60e3864f5b95e748 /docs | |
parent | f45017290c2e21d53edfdfb45c539c2913c40929 (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: Ibcd80e92236452fb348c65d29213b2a25b223df1
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Diffstat (limited to 'docs')
-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 2ff8218..f63592c 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 |