[dpdk-dev] [PATCH] doc: convert prog guide glossary to definition list

2015-04-14 Thread Thomas Monjalon
2015-04-10 16:39, John McNamara: > Converted the Glossary table in the Programmer's Guide > to a definition list to improve rendering. > > Signed-off-by: John McNamara Applied, thanks

[dpdk-dev] [PATCH] doc: convert prog guide glossary to definition list

2015-04-10 Thread John McNamara
Converted the Glossary table in the Programmer's Guide to a definition list to improve rendering. Signed-off-by: John McNamara --- doc/guides/prog_guide/glossary.rst | 261 - 1 file changed, 168 insertions(+), 93 deletions(-) diff --git a/doc/guides/prog_guid