1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
|
---|
4 | <book>
|
---|
5 | <bookinfo>
|
---|
6 | <title>@VBOX_PRODUCT@<superscript>®</superscript></title>
|
---|
7 |
|
---|
8 | <subtitle>Manuel de l'utilisateur</subtitle>
|
---|
9 |
|
---|
10 | <edition>Version
|
---|
11 | @VBOX_VERSION_STRING@</edition>
|
---|
12 |
|
---|
13 | <corpauthor>@VBOX_VENDOR@</corpauthor>
|
---|
14 |
|
---|
15 | <othercredit class="translator">
|
---|
16 | <contrib>Traducteur</contrib>
|
---|
17 | <firstname>Jean-Philippe</firstname>
|
---|
18 | <surname>Mengual</surname>
|
---|
19 | </othercredit>
|
---|
20 |
|
---|
21 | <address>http://www.virtualbox.org</address>
|
---|
22 |
|
---|
23 | <copyright>
|
---|
24 | <year>2004-@VBOX_C_YEAR@</year>
|
---|
25 |
|
---|
26 | <holder>@VBOX_VENDOR@</holder>
|
---|
27 | </copyright>
|
---|
28 | </bookinfo>
|
---|
29 |
|
---|
30 | <xi:include href="user_Introduction.xml" xpointer="element(/1)"
|
---|
31 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
32 |
|
---|
33 | <xi:include href="user_Installation.xml" xpointer="element(/1)"
|
---|
34 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
35 |
|
---|
36 | <xi:include href="user_BasicConcepts.xml" xpointer="element(/1)"
|
---|
37 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
38 |
|
---|
39 | <xi:include href="user_GuestAdditions.xml" xpointer="element(/1)"
|
---|
40 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
41 |
|
---|
42 | <xi:include href="user_Storage.xml" xpointer="element(/1)"
|
---|
43 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
44 |
|
---|
45 | <xi:include href="user_Networking.xml" xpointer="element(/1)"
|
---|
46 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
47 |
|
---|
48 | <xi:include href="user_Frontends.xml" xpointer="element(/1)"
|
---|
49 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
50 |
|
---|
51 | <xi:include href="user_VBoxManage.xml" xpointer="element(/1)"
|
---|
52 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
53 |
|
---|
54 | <xi:include href="user_AdvancedTopics.xml" xpointer="element(/1)"
|
---|
55 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
56 |
|
---|
57 | <xi:include href="user_Technical.xml" xpointer="element(/1)"
|
---|
58 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
59 |
|
---|
60 | <xi:include href="user_VirtualBoxAPI.xml" xpointer="element(/1)"
|
---|
61 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
62 |
|
---|
63 | <xi:include href="user_Troubleshooting.xml" xpointer="element(/1)"
|
---|
64 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
65 |
|
---|
66 | <xi:include href="user_Security.xml" xpointer="element(/1)"
|
---|
67 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
68 |
|
---|
69 | <xi:include href="user_KnownIssues.xml" xpointer="element(/1)"
|
---|
70 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
71 |
|
---|
72 | <xi:include href="user_ChangeLog.xml" xpointer="element(/1)"
|
---|
73 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
74 |
|
---|
75 | <xi:include href="user_ThirdParty.xml" xpointer="element(/1)"
|
---|
76 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
77 |
|
---|
78 | <xi:include href="user_PrivacyPolicy.xml" xpointer="element(/1)"
|
---|
79 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
80 |
|
---|
81 | <xi:include href="user_Glossary.xml" xpointer="element(/1)"
|
---|
82 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
83 | </book>
|
---|