1 <!doctype set PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
3 <!-- *** Include list of authors *** -->
4 <!entity % authors SYSTEM "authors.ent">
7 <!-- *** Entities for Wine User Guide *** -->
8 <!entity introduction SYSTEM "introduction.sgml">
9 <!entity getting SYSTEM "getting.sgml">
10 <!entity installing SYSTEM "installing.sgml">
11 <!entity configuring SYSTEM "configuring.sgml">
12 <!entity registry SYSTEM "registry.sgml">
13 <!entity fonts SYSTEM "fonts.sgml">
14 <!entity printing SYSTEM "printing.sgml">
15 <!entity running SYSTEM "running.sgml">
16 <!entity bugs SYSTEM "bugs.sgml">
18 <!-- *** Entities for Wine Developer Guide *** -->
19 <!entity compiling SYSTEM "compiling.sgml">
20 <!entity debugging SYSTEM "debugging.sgml">
21 <!entity documentation SYSTEM "documentation.sgml">
22 <!entity patches SYSTEM "patches.sgml">
23 <!entity i18n SYSTEM "i18n.sgml">
24 <!entity porting SYSTEM "porting.sgml">
25 <!entity architecture SYSTEM "architecture.sgml">
26 <!entity ole SYSTEM "ole.sgml">
27 <!entity debugger SYSTEM "debugger.sgml">
28 <!entity consoles SYSTEM "consoles.sgml">
29 <!entity implementation SYSTEM "implementation.sgml">
30 <!entity opengl SYSTEM "opengl.sgml">
31 <!entity build SYSTEM "build.sgml">
32 <!entity tools SYSTEM "tools.sgml">
33 <!entity dlls SYSTEM "dlls.sgml">
34 <!entity cvs-regression SYSTEM "cvs-regression.sgml">
35 <!entity multimedia SYSTEM "multimedia.sgml">
37 <!-- *** Entities for Wine Developer Guide *** -->
38 <!entity winelib-user SYSTEM "winelib-user.sgml">
40 <!-- *** Entities for Winelib User Guide *** -->
41 <!entity winelib-intro SYSTEM "winelib-intro.sgml">
42 <!entity winelib-porting SYSTEM "winelib-porting.sgml">
43 <!entity winelib-toolkit SYSTEM "winelib-toolkit.sgml">
44 <!entity winelib-mfc SYSTEM "winelib-mfc.sgml">
45 <!entity winelib-bindlls SYSTEM "winelib-bindlls.sgml">
46 <!entity winelib-packaging SYSTEM "winelib-pkg.sgml">
48 <!-- *** Entities for Wine Packager Guide *** -->
49 <!entity packaging SYSTEM "packaging.sgml">
55 <title>Wine Documentation</title>
59 The following documentation has been extracted from the Wine
60 source tree, from the <filename>wine/documentation</filename>
61 directory. All credit should go to the original authors, who
62 are attributed according the the "written by" comments in
63 those files. Additional content has also been added.
68 <!-- *** Wine User Guide *** -->
69 <book id="index-user">
71 <title>Wine User Guide</title>
83 <!-- *** Wine Developer Guide *** -->
84 <book id="index-developer">
86 <title>Wine Developer's Guide</title>
90 <title>Developing Wine</title>
100 <title>Wine Architecture</title>
111 <title>Advanced Topics</title>
120 <!-- *** Winelib User Guide *** -->
121 <book id="index-winelib">
123 <title>Winelib User's Guide</title>
135 <!-- *** Wine Packager Guide *** -->
136 <book id="index-pkg">
138 <title>Wine Packagers Guide</title>