<!DOCTYPE book PUBLIC '-//OASIS//DTD DocBook V4.1//EN'
[
  <!ENTITY overview SYSTEM "overview.sgml">
  <!ENTITY framework SYSTEM "framework.sgml">
  <!ENTITY streaming SYSTEM "streaming.sgml">
  <!ENTITY converter-reader SYSTEM "converter-reader.sgml">
  <!ENTITY streamer SYSTEM "streamer.sgml">
  <!ENTITY output SYSTEM "output.sgml">

]>

<book>

<bookinfo>
  <author>
    <firstname>Cyril</firstname>
    <surname>Deguet</surname>
    <affiliation>
      <address role="email">asmax@via.ecp.fr</address>
    </affiliation>
  </author>
  <author>
    <firstname>Tristan</firstname>
    <surname>Leteurtre</surname>
    <affiliation>
      <address role="email">tristan.leteurtre@videolan.org</address>
    </affiliation>
  </author>
  <copyright>
    <year>2002</year>
    <holder>VideoLAN</holder>
  </copyright>
  <title>VideoLAN Server developer documentation</title>
  <legalnotice>
    <para>This documentation is distributed under the FDL.</para>
  </legalnotice>
  <pubdate>$Id: vls-devel.sgml,v 1.2 2002/10/12 11:35:31 tooney Exp $</pubdate>
</bookinfo>

<toc>

&overview;

&framework;

&streaming;

&converter-reader;

&streamer;

&output;

</book>
