Annotation of linuxtv.org/docs.php, revision 1.2

1.1       js          1: <?php
                      2:   $title = "LinuxTV.org - Documentation";
                      3:   include "linuxtv-header.inc";
                      4: ?>
                      5: 
                      6: <h1>Documentation</h1>
                      7: <p>
                      8:   You can find a PDF version of the Linux DVB API version 3
                      9:   in the <a href="downloads/linux-dvb-api-1.0.0.pdf">download area</a>.
                     10: </p>
                     11: <p>
                     12:   A browsable online version of the Linux DVB API version 3
                     13:   documentation (generated with latex2html from TeX sources
1.2     ! js         14:   in the CVS) is <a href="docs/dvbapi/dvbapi.html">here</a>.
1.1       js         15: </p>
                     16: 
                     17: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>