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 testing SYSTEM "testing.sgml">
23 <!entity patches SYSTEM "patches.sgml">
24 <!entity i18n SYSTEM "i18n.sgml">
25 <!entity porting SYSTEM "porting.sgml">
26 <!entity architecture SYSTEM "architecture.sgml">
27 <!entity ole SYSTEM "ole.sgml">
28 <!entity debugger SYSTEM "debugger.sgml">
29 <!entity consoles SYSTEM "consoles.sgml">
30 <!entity implementation SYSTEM "implementation.sgml">
31 <!entity opengl SYSTEM "opengl.sgml">
32 <!entity build SYSTEM "build.sgml">
33 <!entity tools SYSTEM "tools.sgml">
34 <!entity dlls SYSTEM "dlls.sgml">
35 <!entity cvs-regression SYSTEM "cvs-regression.sgml">
36 <!entity multimedia SYSTEM "multimedia.sgml">
38 <!-- *** Entities for Winelib User Guide *** -->
39 <!entity winelib-intro SYSTEM "winelib-intro.sgml">
40 <!entity winelib-porting SYSTEM "winelib-porting.sgml">
41 <!entity winelib-toolkit SYSTEM "winelib-toolkit.sgml">
42 <!entity winelib-mfc SYSTEM "winelib-mfc.sgml">
43 <!entity winelib-bindlls SYSTEM "winelib-bindlls.sgml">
44 <!entity winelib-packaging SYSTEM "winelib-pkg.sgml">
46 <!-- *** Entities for Wine Packager Guide *** -->
47 <!entity packaging SYSTEM "packaging.sgml">
49 <!-- *** Entities for Wine FAQ *** -->
50 <!entity faq SYSTEM "faq.sgml">
56 <title>Wine Documentation</title>
60 The following documentation has been extracted from the Wine
61 source tree, from the <filename>wine/documentation</filename>
62 directory. All credit should go to the original authors, who
63 are attributed according the the "written by" comments in
64 those files. Additional content has also been added.
69 <!-- *** Wine User Guide *** -->
70 <book id="index-user">
72 <title>Wine User Guide</title>
84 <!-- *** Wine Developer Guide *** -->
85 <book id="index-developer">
87 <title>Wine Developer's Guide</title>
91 <title>Developing Wine</title>
102 <title>Wine Architecture</title>
113 <title>Advanced Topics</title>
122 <!-- *** Winelib User Guide *** -->
123 <book id="index-winelib">
125 <title>Winelib User's Guide</title>
137 <!-- *** Wine Packager Guide *** -->
138 <book id="index-pkg">
140 <title>Wine Packagers Guide</title>
146 <!-- *** Wine Faq *** -->
149 <title>Wine FAQ</title>
152 <article class="faq">