[v1] doc: fix dpaa2 guide
Checks
Commit Message
From: Sachin Saxena <sachin.saxena@oss.nxp.com>
The diagram to show dpaa2 drivers brief
was missing in dpaa2.html file.
fix a typo in encoding for a literal block
to make it visible in generated doc file.
Fixes: 846a8305f277 ("add DPAA2 NIC details")
Cc: stable@dpdk.org
Signed-off-by: Sachin Saxena <sachin.saxena@oss.nxp.com>
---
doc/guides/nics/dpaa2.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Comments
08/10/2020 05:13, Sachin Saxena (OSS):
> From: Sachin Saxena <sachin.saxena@oss.nxp.com>
>
> The diagram to show dpaa2 drivers brief
> was missing in dpaa2.html file.
>
> fix a typo in encoding for a literal block
> to make it visible in generated doc file.
>
> Fixes: 846a8305f277 ("add DPAA2 NIC details")
> Cc: stable@dpdk.org
>
> Signed-off-by: Sachin Saxena <sachin.saxena@oss.nxp.com>
Applied, thanks
@@ -1,5 +1,5 @@
.. SPDX-License-Identifier: BSD-3-Clause
- Copyright 2016 NXP
+ Copyright 2016,2020 NXP
DPAA2 Poll Mode Driver
@@ -300,7 +300,7 @@ The diagram below shows the dpaa2 drivers involved in a networking
scenario and the objects bound to each driver. A brief description
of each driver follows.
-.. code-block: console
+.. code-block:: console
+------------+