Vladimir Sementsov-Ogievskiy <[email protected]> writes: > On 31.10.25 12:47, Markus Armbruster wrote: >> Sweep the entire documentation again. Last done in commit >> 01bed0ff14b (qapi: Refill doc comments to conform to conventions). >> >> To check the generated documentation does not change, I compared the >> generated HTML before and after this commit with "wdiff -3". Finds no >> differences. Comparing with diff is not useful, as the reflown >> paragraphs are visible there. >> >> Signed-off-by: Markus Armbruster<[email protected]> > > git show --color-words='[^#[:space:]]+' > > shows no difference, except for around postcopy-vcpy-latency, were it > breaks for some reason.
Yes, diff gets a bit confused around there. > Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> Thanks!
