Skip to content
Snippets Groups Projects
Commit 863a67da46ff authored by Jeff Forcier's avatar Jeff Forcier
Browse files

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...
parent 91ee52c85b06
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,8 @@
<https://www.paramiko.org/installing.html>`_ 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
<http://openssh.org>`_. Paramiko implements a large portion of the SSH
feature set, but there are occasional gaps.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment