nroff: Add support for 'diagram' XML element for protocol headers.
authorBen Pfaff <blp@nicira.com>
Wed, 29 Jul 2015 16:04:35 +0000 (09:04 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 3 Aug 2015 17:16:44 +0000 (10:16 -0700)
commitd70bc2449cde5a63df2cd56fe737ae4d25bddb7a
tree15389fcf2c712661c678694119a739d1d7f422f3
parentd65467f16aa59db501adfc79f909fbe8e65ebeec
nroff: Add support for 'diagram' XML element for protocol headers.

This will be used in documentation for an upcoming change, to document
how Geneve OVN options are encoded.

The code in this change is from a series (not yet submitted) that makes
much more extensive use of it for documenting protocol headers.

Signed-off-by: Ben Pfaff <blp@nicira.com>
python/build/nroff.py