From 78b575f4870597ffe43d9a357b1fc1678a2914bf Mon Sep 17 00:00:00 2001 From: Minijackson Date: Wed, 28 Aug 2024 10:47:05 +0200 Subject: [PATCH] documentation: fix RELEASE_NOTES Sphinx warning Apparently, starting a section with a horizontal line is not permitted --- documentation/RELEASE_NOTES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 1e6fb5878..17bd0fa4b 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -38,8 +38,6 @@ For example this will remove the record named "unwanted": record("#", "unwanted") { } ``` ------ - ## EPICS Release 7.0.8.1 ### Limit to `_FORTIFY_SOURCE=2`