enlightenment/doc/manual.raw

163 lines
4.0 KiB
Plaintext

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
<!ENTITY e17 "<productname>Enlightenment 0.17</productname>">
]>
<book id="e17-manual">
<bookinfo>
<title>The Enlightenment 0.17 Manual</title>
<authorgroup>
<author>
<firstname>Christian</firstname>
<surname>Kreibich</surname>
<affiliation>
<address>
<email>cK@whoop.org</email>
</address>
</affiliation>
</author>
</authorgroup>
<copyright>
<year>2001</year>
<holder>Christian Kreibich</holder>
</copyright>
<legalnotice>
<para>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
</para>
<para>
The above copyright notice and this permission notice shall be included in
all copies of the Software and its documentation and acknowledgment shall be
given in the documentation and software packages that this Software was
used.
</para>
<para>
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</para>
</legalnotice>
<releaseinfo>
This is document is nowhere near being finished. Be patient.
</releaseinfo>
</bookinfo>
<toc></toc>
<chapter id="introduction">
<title>Introduction</title>
<para>
This document explains the &e17; release, for both users and
developers.
</para>
</chapter>
<chapter id="using">
<title>Using &e17;</title>
<para>
Here's how you use &e17;.
</para>
<section id="wm">
<title id="wm.title">The Window Manager</title>
<para>
</para>
</section>
<section id="fm">
<title id="fm.title">The File Manager</title>
<para>
</para>
</section>
</chapter>
<chapter id="inside">
<title>Inside &e17;</title>
<para>
This chapter explains the inner workings of &e17;.
</para>
<section id="architecture">
<title id="architecture.title">&e17; Architecture</title>
<section id="overall">
<title id="overall.title">Overview</title>
<para>
<mediaobject>
<imageobject>
<imagedata fileref="figures/architecture.eps" format="eps">
</imageobject>
<imageobject>
<imagedata fileref="figures/architecture.gif" format="gif">
</imageobject>
<textobject>
<phrase>Image of &e17; Architecture</phrase>
</textobject>
<caption>
<para>&e17; Architecture.</para>
</caption>
</mediaobject>
</para>
</section>
<section id="modules">
<title id="modules.title">Modules</title>
<para>
</para>
</section>
</section>
<section id="concepts">
<title id="concepts.title">Themeing</title>
<section id="overview">
<title id="overview.title">Overview</title>
<para>
</para>
</section>
<section id="system">
<title id="system.title">System Settings</title>
<para>
</para>
</section>
<section id="user">
<title id="user.title">User Settings</title>
<para>
</para>
</section>
</section>
<section id="code">
<title>Code Documentation</title>
!Isrc/actions.h
!Isrc/border.h
!Isrc/desktops.h
!Isrc/entry.h
!Isrc/fs.h
!Isrc/guides.h
!Isrc/iconbar.c
!Isrc/icons.h
!Isrc/menu.h
!Isrc/menu.c
!Isrc/object.h
!Isrc/observer.h
!Isrc/place.h
!Isrc/view.h
</section>
</chapter>
</book>