qt6-bb10/examples/corelib/serialization/cbordump
Edward Welbourne 55fe3ee5e7 Replace runic XSLT with a python script and tidy cbordump code
Filters records on having value < 256, or an RFC, previously hacked
into the XSLT to produce the last update, with a bit of hand-editing.
Using a python script makes it easier to control the formatting and
other details; for example, severl entries previously had descriptions
that mentioned their RFC, with specific section, to which the XSLT was
adding a redundant mention of the RFC. It is also possible to exploit
C++ string juxtaposition to get tidily-presented string literals,
without having to resort to raw strings.

Task-number: QTBUG-111228
Change-Id: Ibd1c93dc1c88689e78b2b13a6bcb59a003f4df0f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-05-02 17:03:26 +02:00
..
doc Rework documentation of cbordump example 2023-03-20 19:18:53 +01:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
cbordump.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
cbortag.py Replace runic XSLT with a python script and tidy cbordump code 2023-05-02 17:03:26 +02:00
main.cpp Replace runic XSLT with a python script and tidy cbordump code 2023-05-02 17:03:26 +02:00