doc: adapt features tables header height
authorThomas Monjalon <thomas@monjalon.net>
Tue, 20 Feb 2018 17:11:12 +0000 (18:11 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 21 Mar 2018 22:04:21 +0000 (23:04 +0100)
commit48595b8d559e362f0732a6453993c7afc092948c
tree5968d6233fa9c67966b2a334f4994002a296b265
parent18b884e9a9705bf2d8c07fa730bac8a588545a21
doc: adapt features tables header height

The length of the longest header name is used to adjust the padding
of the header row automatically, instead of fixed length.
The previous length (10) was too short for vdev_netvsc.

Fixes: 6086ab3bb3d2 ("net/vdev_netvsc: introduce Hyper-V platform driver")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
doc/guides/conf.py