John Snow <[email protected]> writes: > Cajole the QAPI Doc parser into yelping if a QAPI Doc Block contains > more than one paragraph of plaintext and has no instances of Members, > Errors, Returns, or Features that would naturally delineate an > introduction from additional details such as notes, examples, and > additional details. > > Signed-off-by: John Snow <[email protected]> > --- > scripts/qapi/parser.py | 44 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+)
Test coverage, please.
