doc: remove useless console syntax in mlx guides
authorThomas Monjalon <thomas@monjalon.net>
Mon, 5 Aug 2019 15:32:20 +0000 (17:32 +0200)
committerRaslan Darawsheh <rasland@mellanox.com>
Tue, 6 Aug 2019 15:42:12 +0000 (17:42 +0200)
commit499b461f90f46a18696f4b7a24082ec5b130f8dd
tree5960989be3c400fc76b0ea66c26e4a2b271944a5
parent23bdbfec2bf30026dcaa32d6698987781f4b684e
doc: remove useless console syntax in mlx guides

It is not needed to use "console" syntax highlighting
for literal blocks.
The file is easier to read by removing the code-block lines
and simply having double colons in previous line.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Raslan Darawsheh <rasland@mellanox.com>
doc/guides/nics/mlx4.rst
doc/guides/nics/mlx5.rst