staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / Documentation / media / uapi / dvb / examples.rst
blobeaa41bc8d1731b54457e4e83a4f7896bd47a5caa
1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/media/uapi/fdl-appendix.rst.
7 ..
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
10 .. _dvb_examples:
12 ********
13 Examples
14 ********
16 In the past, we used to have a set of examples here. However, those
17 examples got out of date and doesn't even compile nowadays.
19 Also, nowadays, the best is to use the libdvbv5 DVB API nowadays,
20 with is fully documented.
22 Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__
23 for updated/recommended examples.