qt5base-lts/examples/corelib/serialization/savegame
Luca Di Sera 10eedd175e Doc: Centralize RFC documentation-links in rfc.qdoc
In the effort of repairing broken links as per QTBUG-96127,
a series of RFC links referring to `tools.ietf.org/html/*` were modified
to point to the new address that the site redirected to.

To simplify executing a similar task and to diminish the duplication of
manually inserted urls, the already existing `rfc.qdoc` file, containing
`\externalpage` commands directing to RFC locations, was enhanced with
links to all RFCs that were mentioned in the current documentation, so
as to aggregate this common category of links.

All links pointing to a `ietf` domain inside QDoc documentation blocks
were then changed to use the newly provided external-references.

Task-number: QTBUG-96127
Pick-to: 6.2
Change-Id: I2a52eb6aa8c9e346f64ef1a627b039220d9f6c2a
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-09-16 15:52:27 +02:00
..
doc/src Doc: Centralize RFC documentation-links in rfc.qdoc 2021-09-16 15:52:27 +02:00
character.cpp Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
character.h Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
game.cpp Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
game.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
level.cpp Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
level.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
main.cpp Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
savegame.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00