mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
docs: Fix a cross-reference to a Figure in the GVariant Specification
reStructuredText doesn’t support cross-references unless always built with Sphinx (as I understand it). `rst2html5` doesn‘t support them. So reword this (currently manual) cross-reference so it’s less awkward. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
aa568abb97
commit
59620c9cf8
@ -591,7 +591,7 @@ until this property becomes true. These bytes will never result in confusion wit
|
||||
to locating framing offsets or the end of a variable-sized child because, by definition,
|
||||
neither of these things occur inside fixed-sized structures.
|
||||
|
||||
Figure 2.4 depicts a structure of type ``(nsns)`` and value ``[257, 'xx', 514, '']``. One
|
||||
The figure above depicts a structure of type ``(nsns)`` and value ``[257, 'xx', 514, '']``. One
|
||||
framing offset exists for the one non-fixed-sized item that is not the final item (namely,
|
||||
the string ``'xx'``). The process of “rounding up” to find the start of the second integer
|
||||
is indicated.
|
||||
|
Loading…
Reference in New Issue
Block a user