[dpdk-dev] [PATCH v2 2/3] doc: added guidelines on dpdk documentation

2015-08-05 Thread Bruce Richardson
On Fri, Jul 10, 2015 at 04:45:20PM +0100, John McNamara wrote: > Added guidelines on the purpose and structure of the DPDK > documentation, how to build it and guidelines for creating it. > > Signed-off-by: John McNamara Acked-by: Bruce Richardson with one minor error highlighted below. > ---

[dpdk-dev] [PATCH v2 2/3] doc: added guidelines on dpdk documentation

2015-07-10 Thread John McNamara
Added guidelines on the purpose and structure of the DPDK documentation, how to build it and guidelines for creating it. Signed-off-by: John McNamara --- doc/guides/guidelines/documentation.rst | 579 doc/guides/guidelines/index.rst | 2 + 2 files chang