DeforaOS-Manual-Pages/doc/manual/manual.xml

81 lines
4.5 KiB
XML

<?xml version="1.0"?>
<!-- $Id$ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY browser1 "../../../../../Apps/Desktop/src/Browser/doc/browser.xml">
<!ENTITY configure1 "../../../../../Apps/Devel/src/configure/doc/configure.xml">
<!ENTITY daportal1 "../../../../../Apps/Web/DaPortal/doc/daportal.xml">
<!ENTITY daportalconf5 "../../../../../Apps/Web/DaPortal/doc/daportal.conf.xml">
<!ENTITY compose1 "../../../../../Apps/Desktop/src/Mailer/doc/compose.xml">
<!ENTITY copy1 "../../../../../Apps/Desktop/src/Browser/doc/copy.xml">
<!ENTITY delete1 "../../../../../Apps/Desktop/src/Browser/doc/delete.xml">
<!ENTITY desktop1 "../../../../../Apps/Desktop/src/Browser/doc/desktop.xml">
<!ENTITY desktopctl1 "../../../../../Apps/Desktop/src/Browser/doc/desktopctl.xml">
<!ENTITY download1 "../../../../../Apps/Desktop/src/Surfer/doc/download.xml">
<!ENTITY locker1 "../../../../../Apps/Desktop/src/Locker/doc/locker.xml">
<!ENTITY lockerctl1 "../../../../../Apps/Desktop/src/Locker/doc/lockerctl.xml">
<!ENTITY makepasswd1 "../../../../../Apps/Unix/src/makepasswd/doc/makepasswd.xml">
<!ENTITY mailer1 "../../../../../Apps/Desktop/src/Mailer/doc/mailer.xml">
<!ENTITY move1 "../../../../../Apps/Desktop/src/Browser/doc/move.xml">
<!ENTITY open1 "../../../../../Apps/Desktop/src/Browser/doc/open.xml">
<!ENTITY panel1 "../../../../../Apps/Desktop/src/Panel/doc/panel.xml">
<!ENTITY panelctl1 "../../../../../Apps/Desktop/src/Panel/doc/panelctl.xml">
<!ENTITY panel-embed1 "../../../../../Apps/Desktop/src/Panel/doc/panel-embed.xml">
<!ENTITY panel-message1 "../../../../../Apps/Desktop/src/Panel/doc/panel-message.xml">
<!ENTITY panel-notify1 "../../../../../Apps/Desktop/src/Panel/doc/panel-notify.xml">
<!ENTITY projectconf5 "../../../../../Apps/Devel/src/configure/doc/project.conf.xml">
<!ENTITY properties1 "../../../../../Apps/Desktop/src/Browser/doc/properties.xml">
<!ENTITY surfer1 "../../../../../Apps/Desktop/src/Surfer/doc/surfer.xml">
<!ENTITY view1 "../../../../../Apps/Desktop/src/Browser/doc/view.xml">
]>
<book><?dbhtml filename="manual.html"?>
<title>DeforaOS Manual Pages</title>
<chapter>
<title>For users</title>
<section>
<title>Desktop environment</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&browser1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&compose1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&copy1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&delete1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktop1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktopctl1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&download1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&locker1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&lockerctl1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&mailer1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&move1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&open1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&panel1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&panelctl1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&panel-embed1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&panel-message1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&panel-notify1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&properties1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&surfer1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&view1;"/>
</section>
<section>
<title>Unix utilities</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&makepasswd1;"/>
</section>
</chapter>
<chapter>
<title>For developers</title>
<section>
<title>configure build system</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&configure1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&projectconf5;"/>
</section>
</chapter>
<chapter>
<title>For webmasters</title>
<section>
<title>DaPortal Content Management System</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&daportal1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&daportalconf5;"/>
</section>
</chapter>
</book>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->