glfs/book/organization.xml

67 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="organization" xreflabel="Organization">
<?dbhtml filename="organization.html"?>
<title>Organization</title>
<para>
This book is divided into the following 6 sections:
</para>
<bridgehead renderas="sect2">Part I - Introduction</bridgehead>
<para>
This part contains essential information which is needed to
understand the rest of the book.
</para>
<bridgehead renderas="sect2">Part II - Multilib</bridgehead>
<para>
In this section we explain what multilib is, why you might
want or need it, and how to get multilib support. This should
be a precursor to the following sections.
</para>
<bridgehead renderas="sect2">Part III - Shared Dependencies</bridgehead>
<para>
This section is dedicated to covering dependencies that are shared
between Steam and Wine. As it turns out, there are quite a lot of
dependencies they both depend on. Anything specific to Steam and
Wine are covered in their respective chapters.
</para>
<bridgehead renderas="sect2">Part IV - Steam</bridgehead>
<para>
This part details how to install Steam and the linear line of
dependencies required, as well as some configuration for
certain packages.
</para>
<bridgehead renderas="sect2">Part V - Wine</bridgehead>
<para>
This section goes over installing toolchains like MinGW-w64
and GNAT, some of the packages necessary to both compile Wine
and use it, and lastly how to compile Wine and configure it.
</para>
<bridgehead renderas="sect2">Appendices</bridgehead>
<para>
The Appendices present information which doesn't belong in the body of
book; they are included as reference material. The glossary of acronyms
is a handy feature.
</para>
</sect1>