From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add field widths to prog guide glossary Date: Fri, 10 Apr 2015 16:33:46 +0200 Message-ID: <7038652.glXvOpvBj4@xps13> References: <1428675601-10637-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: John McNamara Return-path: In-Reply-To: <1428675601-10637-1-git-send-email-john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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? http://docutils.sourceforge.net/docs/user/rst/quickref.html#definition-lists