Re: [PATCH] qapi: Refill doc comments to conform to conventions

2024-08-05 Thread Markus Armbruster
Markus Armbruster writes: > Sweep the entire documentation again. Last done in commit > 209e64d9edf (qapi: Refill doc comments to conform to current > conventions). > > To check the generated documentation does not change, I compared the > generated HTML before and after this commit with "wdiff

[PATCH] qapi: Refill doc comments to conform to conventions

2024-07-28 Thread Markus Armbruster
Sweep the entire documentation again. Last done in commit 209e64d9edf (qapi: Refill doc comments to conform to current 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