From d32f7dde257f6d0177fcf8f38acbacc724eab4cb Mon Sep 17 00:00:00 2001 From: Luca Di Sera Date: Wed, 15 Sep 2021 12:54:49 +0200 Subject: [PATCH] Doc: Update \externalpage links for RFC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The `rfc.qdoc` file was modified to order the external RFC link by RFC number. Furthermore, the links were modified to use the `datatracker.ietf.org` domain to be consistent with the recent changes to the old `tools.ietf.org` links. Task-number: QTBUG-96127 Pick-to: 6.2 Change-Id: I865e7ea131264d0b123f34d796b7ec8007931adc Reviewed-by: MÃ¥rten Nordheim --- doc/global/externalsites/rfc.qdoc | 49 +++++++++++++++++-------------- 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/doc/global/externalsites/rfc.qdoc b/doc/global/externalsites/rfc.qdoc index 411decd153..029ea6f055 100644 --- a/doc/global/externalsites/rfc.qdoc +++ b/doc/global/externalsites/rfc.qdoc @@ -26,69 +26,74 @@ ****************************************************************************/ /*! - \externalpage http://www.ietf.org/rfc/rfc1179.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc850 + \title RFC 850 +*/ + +/*! + \externalpage https://datatracker.ietf.org/doc/html/rfc1036 + \title RFC 1036 +*/ + +/*! + \externalpage https://datatracker.ietf.org/doc/html/rfc1179 \title RFC 1179 \keyword lpr */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc1738.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc1738 \title RFC 1738 */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc1928.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc1928 \title RFC 1928 */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc1929.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc1929 \title RFC 1929 */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc2045.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc2045 \title RFC 2045 */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc2109.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc2109 \title RFC 2109 HTTP State Management Mechanism */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc2965.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc2822 + \title RFC 2822 +*/ + +/*! + \externalpage https://datatracker.ietf.org/doc/html/rfc2965 \title RFC 2965 HTTP State Management Mechanism */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc3174.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc3174 \title RFC 3174 */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc3491.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc3491 \title RFC 3491 */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc3986.txt + \externalpage https://datatracker.ietf.org/doc/html/rfc3986 \title RFC 3986 */ /*! - \externalpage http://www.rfc-editor.org/rfc/rfc2822.txt - \title RFC 2822 -*/ - -/*! - \externalpage http://www.rfc-editor.org/rfc/rfc1036.txt - \title RFC 1036 -*/ - -/*! - \externalpage http://www.rfc-editor.org/rfc/rfc850.txt - \title RFC 850 + \externalpage https://datatracker.ietf.org/doc/html/rfc7049 + \title RFC 7049 */