diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 20:30:04 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 11:30:13 -0700 |
commit | 2c12a97c85ca2c0eddcbb06ac5620e69d151e151 (patch) | |
tree | cdea65f5923ff33cec0d034bfb6163dd3542dbda /docs | |
parent | b54ea0f5cd2824447c5d687d42f7afd345dcbd1c (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: Idb397e71241b291523f602d5559d4406684b11da
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 357ea9b8..c98d2789 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. _release_notes: Release-notes ============== @@ -202,4 +203,4 @@ Deprecation Notes: N/A Other: -N/A
\ No newline at end of file +N/A |