doc: adjust column width of PMD overview tables
authorThomas Monjalon <thomas@monjalon.net>
Mon, 6 Nov 2017 14:40:54 +0000 (15:40 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 8 Nov 2017 01:48:26 +0000 (02:48 +0100)
commit9a5a54056679672346eb1a1a6c45c459e8bb7453
treebe6d3320e13493e969e38e77e3780ea22c627063
parent18ed6507f1a4249bf321aea4b9d41edb24c0cc1a
doc: adjust column width of PMD overview tables

The net PMD overview table is big and required to be shrunk.
The crypto PMD tables had variable column sizes: the latest
columns were smaller.

The minimum width is set to 0.9em without any forced padding.
The maximum width is set to 2em.
The width of the first column set by sphinx is overridden to 0
for full elasticity.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/conf.py