From 72200e21e58bf358884a28e77f6169a04b206f0f Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 6 Oct 2021 20:41:02 -0400 Subject: [PATCH] docs: this document isn't in a toc, and that's ok --- doc/whatsnew5x.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/whatsnew5x.rst b/doc/whatsnew5x.rst index bf0fe6cae..f49739ef0 100644 --- a/doc/whatsnew5x.rst +++ b/doc/whatsnew5x.rst @@ -1,6 +1,8 @@ .. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 .. For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt +:orphan: + .. _whatsnew5x: ====================