Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 1 | .. -*- coding: utf-8; mode: rst -*- |
2 | |||||
3 | .. _dvb_examples: | ||||
4 | |||||
5 | ******** | ||||
6 | Examples | ||||
7 | ******** | ||||
8 | |||||
9 | In the past, we used to have a set of examples here. However, those | ||||
10 | examples got out of date and doesn't even compile nowadays. | ||||
11 | |||||
12 | Also, nowadays, the best is to use the libdvbv5 DVB API nowadays, | ||||
13 | with is fully documented. | ||||
14 | |||||
15 | Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__ | ||||
16 | for updated/recommended examples. |