blob: dc6ecb5a21aaae3f4e616f942a6325437a9d2683 [file] [log] [blame]
<!doctype book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
<!entity debugger SYSTEM "debugger.sgml">
<!entity debugging SYSTEM "debugging.sgml">
<!entity otherdebug SYSTEM "winedev-otherdebug.sgml">
<!entity codingpractice SYSTEM "winedev-coding.sgml">
<!entity testing SYSTEM "testing.sgml">
<!entity documentation SYSTEM "documentation.sgml">
<!entity architecture SYSTEM "architecture.sgml">
<!entity kernel SYSTEM "winedev-kernel.sgml">
<!entity graphical SYSTEM "winedev-graphical.sgml">
<!entity windowing SYSTEM "winedev-windowing.sgml">
<!entity ole SYSTEM "ole.sgml">
<!entity opengl SYSTEM "opengl.sgml">
<!entity ddraw SYSTEM "ddraw.sgml">
<!entity multimedia SYSTEM "multimedia.sgml">
]>
<book id="index">
<bookinfo>
<title>Wine Developer's Guide</title>
<!-- Until we learn how to format this thing nicely,
we can't really include it -->
<!--authorgroup>
<author>
<firstname>Uwe</firstname>
<surname>Bonnes</surname>
</author>
<author>
<firstname>Jonathan</firstname>
<surname>Buzzard</surname>
</author>
<author>
<firstname>Zoran</firstname>
<surname>Dzelajlija</surname>
</author>
<author>
<firstname>Klaas</firstname>
<surname>van Gend</surname>
</author>
<author>
<firstname>Francois</firstname>
<surname>Gouget</surname>
</author>
<author>
<firstname>Jon</firstname>
<surname>Griffiths</surname>
</author>
<author>
<firstname>Albert</firstname>
<surname>den Haan</surname>
</author>
<author>
<firstname>Mike</firstname>
<surname>Hearn</surname>
</author>
<author>
<firstname>Ove</firstname>
<surname>Kaaven</surname>
</author>
<author>
<firstname>Tony</firstname>
<surname>Lambregts</surname>
</author>
<author>
<firstname>Marcus</firstname>
<surname>Meissner</surname>
</author>
<author>
<firstname>Gerard</firstname>
<surname>Patel</surname>
</author>
<author>
<firstname>Dimitrie</firstname>
<surname>Paun</surname>
</author>
<author>
<firstname>Michele</firstname>
<surname>Petrovski</surname>
</author>
<author>
<firstname>Eric</firstname>
<surname>Pouech</surname>
</author>
<author>
<firstname>Douglas</firstname>
<surname>Ridgway</surname>
</author>
<author>
<firstname>John</firstname>
<surname>Sheets</surname>
</author>
<author>
<firstname>Lionel</firstname>
<surname>Ulmer</surname>
</author>
<author>
<firstname>Ulrich</firstname>
<surname>Weigand</surname>
</author>
<author>
<firstname>Morten</firstname>
<surname>Welinder</surname>
</author>
</authorgroup-->
</bookinfo>
<part id="part-one">
<title>Developing Wine</title>
&debugger;
&debugging;
&otherdebug;
&codingpractice;
&testing;
&documentation;
</part>
<part id="part-two">
<title>Wine Architecture</title>
&architecture;
&kernel;
&graphical;
&windowing;
&ole;
&opengl;
&ddraw;
&multimedia;
</part>
</book>