[dpdk-dev] [PATCH] doc: fix minor rst doc issues

2015-12-15 Thread Thomas Monjalon
2015-12-15 10:29, Van Haaren, Harry: > > Subject: [dpdk-dev] [PATCH] doc: fix minor rst doc issues > > > > Fix minor rst doc issues in the contributing/design.rst doc to correct > > rendering of notes and code blocks. > > > > Signed-off-by: John McNamara

[dpdk-dev] [PATCH] doc: fix minor rst doc issues

2015-12-15 Thread Van Haaren, Harry
> Subject: [dpdk-dev] [PATCH] doc: fix minor rst doc issues > > Fix minor rst doc issues in the contributing/design.rst doc to correct > rendering of notes and code blocks. > > Signed-off-by: John McNamara > --- > doc/guides/cont

[dpdk-dev] [PATCH] doc: fix minor rst doc issues

2015-12-15 Thread John McNamara
Fix minor rst doc issues in the contributing/design.rst doc to correct rendering of notes and code blocks. Signed-off-by: John McNamara --- doc/guides/contributing/design.rst | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/doc/guides/co