File:  [DVB] / linuxtv.org / docs.php
Revision 1.3: download - view: text, annotated - select for diffs
Tue May 3 20:29:50 2005 UTC (19 years, 1 month ago) by js
Branches: MAIN
CVS tags: HEAD
add link to kernel docs

<?php
  $title = "LinuxTV.org - Documentation";
  include "linuxtv-header.inc";
?>

<h1>Documentation</h1>
<p>
  You can find a PDF version of the Linux DVB API version 3
  in the <a href="downloads/linux-dvb-api-1.0.0.pdf">download area</a>.
</p>
<p>
  A browsable online version of the Linux DVB API version 3
  documentation (generated with latex2html from TeX sources
  in the CVS) is <a href="docs/dvbapi/dvbapi.html">here</a>.
</p>
<p>
  A small collection of READMEs and FAQs is included in the
  Linux kernel source tree in linux/Documentation/dvb/
  (<a href="http://www.linuxtv.org/cgi-bin/viewcvs.cgi/dvb-kernel/linux/Documentation/dvb/">
  browse docs in CVS</a>).
</p>

<?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>