examples.rst 420 B

12345678910111213141516
  1. .. -*- coding: utf-8; mode: rst -*-
  2. .. _dvb_examples:
  3. ********
  4. Examples
  5. ********
  6. In the past, we used to have a set of examples here. However, those
  7. examples got out of date and doesn't even compile nowadays.
  8. Also, nowadays, the best is to use the libdvbv5 DVB API nowadays,
  9. with is fully documented.
  10. Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__
  11. for updated/recommended examples.