From 842adf958b5012c159fdf0725d0c2892f6a045fa Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Sat, 9 Oct 2021 17:32:33 -0400 Subject: For some reason :rfc: blows up where :rfc-reference: does not Only when running as part of my fullstack release task, specifically when I load up sphinx+releases to parse the changelog. Makes no sense at all but no time to really dig more... --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 909c67a4..f99090d3 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,8 @@ personal site. `_ for details. .. [#] - SSH is defined in :rfc:`4251`, :rfc:`4252`, :rfc:`4253` and :rfc:`4254`. The - primary working implementation of the protocol is the `OpenSSH project + SSH is defined in :rfc-reference:`4251`, :rfc-reference:`4252`, + :rfc-reference:`4253` and :rfc-reference:`4254`. The primary working + implementation of the protocol is the `OpenSSH project `_. Paramiko implements a large portion of the SSH feature set, but there are occasional gaps. -- cgit v1.2.3