summaryrefslogtreecommitdiffstats
path: root/Documentation/media/v4l-drivers/ivtv-cardlist.rst
Commit message (Collapse)AuthorAgeFilesLines
* media: docs-rst: cardlists: change their format to flat-tablesMauro Carvalho Chehab2017-09-051-35/+134
| | | | | | | | | | | | | | | | | | | | Most tables there don't fit on 80 columns. Some are very big. While those tables are actually generated via scripts, every time a new board is added, the entire table could be reformatted. >From the diffstat PoV, that's bad, as it is hard to see what happened. One such example is at changeset 4868f6e1fce6 ("media: em28xx-cardlist.rst: update to reflect last changes"): The USB ID for "Plextor ConvertX PX-AV100U" was added to card number 9, with caused the entire table to be reformatted. So, instead, use flat-tables. While here, fix PDF output, by adding tablecolumns to the tables that need it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cardlist: convert them to asciiart tablesMauro Carvalho Chehab2016-10-241-26/+35
| | | | | | | Instead of using codeblock for the cardlists, use tables, in order to improve their visual when presenting them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: move cardlists to media/v4l-driversMauro Carvalho Chehab2016-07-171-0/+29
Convert the cardlists to ReST format and move them to Documentation/media/v4l-drivers/ Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
OpenPOWER on IntegriCloud