> -----Original Message----- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Monday, November 6, 2017 2:41 PM > To: Mcnamara, John <john.mcnam...@intel.com> > Cc: dev@dpdk.org > Subject: [PATCH] doc: adjust column width of PMD overview tables > > The net PMD overview table is big and required to be shrinked. > 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 overriden to 0 for full > elasticity. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net>
Acked-by: John McNamara <john.mcnam...@intel.com>