[dpdk-dev] [PATCH] doc: add field widths to prog guide glossary

2015-04-10 Thread Thomas Monjalon
2015-04-10 15:20, John McNamara: > Added explicit field widths to Programmer's Guide > Glossary table to control the PDF output. Previously > the table overflowed the right margin. Long tables should be avoided in RST as they are not easy to read or update. Why not using definition lists?

[dpdk-dev] [PATCH] doc: add field widths to prog guide glossary

2015-04-10 Thread John McNamara
Added explicit field widths to Programmer's Guide Glossary table to control the PDF output. Previously the table overflowed the right margin. This doesn't affect the Html output. Also, added bold format to colunm headers for clarity. Signed-off-by: John McNamara --- doc/guides/prog_guide/gloss

[dpdk-dev] [PATCH] doc: add field widths to prog guide glossary

2015-04-10 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, April 10, 2015 3:34 PM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: add field widths to prog guide > glossary > > Long tables