Commit 3907fae8 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] cardlist: convert them to asciiart tables



Instead of using codeblock for the cardlists, use tables, in
order to improve their visual when presenting them.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 9fd79cf3
Loading
Loading
Loading
Loading
+10 −8
Original line number Diff line number Diff line
AU0828 cards list
=================

.. code-block:: none

	  0 -> Unknown board                            (au0828)
	  1 -> Hauppauge HVR950Q                        (au0828)        [2040:7200,2040:7210,2040:7217,2040:721b,2040:721e,2040:721f,2040:7280,0fd9:0008,2040:7260,2040:7213,2040:7270]
	  2 -> Hauppauge HVR850                         (au0828)        [2040:7240]
	  3 -> DViCO FusionHDTV USB                     (au0828)        [0fe9:d620]
	  4 -> Hauppauge HVR950Q rev xxF8               (au0828)        [2040:7201,2040:7211,2040:7281]
	  5 -> Hauppauge Woodbury                       (au0828)        [05e1:0480,2040:8200]
=========== ========================== =======================================================================================================================
Card number Card name                  USB IDs
=========== ========================== =======================================================================================================================
0           Unknown board
1           Hauppauge HVR950Q          2040:7200, 2040:7210, 2040:7217, 2040:721b, 2040:721e, 2040:721f, 2040:7280, 0fd9:0008, 2040:7260, 2040:7213, 2040:7270
2           Hauppauge HVR850           2040:7240
3           DViCO FusionHDTV USB       0fe9:d620
4           Hauppauge HVR950Q rev xxF8 2040:7201, 2040:7211, 2040:7281
5           Hauppauge Woodbury         05e1:0480, 2040:8200
=========== ========================== =======================================================================================================================
+171 −169

File changed.

Preview size limit exceeded, changes collapsed.

+62 −60

File changed.

Preview size limit exceeded, changes collapsed.

+95 −93

File changed.

Preview size limit exceeded, changes collapsed.

+104 −102

File changed.

Preview size limit exceeded, changes collapsed.

Loading