Ticket #349: debathena.xml

File debathena.xml, 3.6 KB (added by jdreed, 15 years ago)

Sample front page

Line 
1<?xml version="1.0"?>
2<!DOCTYPE article  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
4>
5<article id="index" lang="en">
6  <articleinfo>
7    <title>Debathena Help</title>       
8
9    <abstract role="description">
10      <para>
11        Debathena brings Athena functionality to Debian-based GNU/Linux distributions.
12      </para>
13    </abstract>
14
15    <copyright>
16      <year>2009</year>
17      <holder>Debathena Project</holder>
18    </copyright>
19
20    <publisher role="maintainer">
21      <publishername>Debathena Project</publishername>
22    </publisher>
23
24    <authorgroup>
25      <corpauthor>Debathena Project</corpauthor>
26    </authorgroup>
27
28    <revhistory>
29    <revision>
30                <revnumber>Debathena Help V1.0</revnumber>
31                <date>27 July 2009</date>
32                <revdescription>
33                        <para role="author">Jonathan Reed</para>
34                        <para role="publisher">Debathena Project</para>
35                </revdescription>
36      </revision>
37    </revhistory>
38
39    <releaseinfo>This document includes basic information about Debathena.
40    </releaseinfo>
41    <legalnotice>
42      <title>Feedback</title>
43      <para>To report a bug or make a suggestion regarding this document, please contact us at debathena@mit.edu.
44      </para>
45    </legalnotice>
46  </articleinfo>
47
48  <indexterm zone="index">
49    <primary>Debathena</primary>
50  </indexterm>
51
52<!-- ============= Document Body ============================= -->
53<!-- ============= Introduction ============================== -->
54  <sect1 id="debathena-intro">
55    <title>What is Debathena?</title>
56    <para>Debathena brings Athena functionality to Debian-based Linux distributions, including Ubuntu.  In the public Athena clusters throughout campus, IS&amp;T has deployed Ubuntu workstations running Debathena.  </para>
57<para>Debathena's primary documentation is available at <ulink url="http://debathena.mit.edu">http://debathena.mit.edu</ulink>.</para>
58  </sect1>
59
60
61  <sect1 id="debathena-firefox">
62    <title>How do I start a web browser?</title>
63    <para>The Firefox web browser is the default web browser on Debathena.  You can launch it by clicking the Firefox icon in the panel, or from the <guimenu>Applications</guimenu> menu: <menuchoice><guimenu>Applications</guimenu><guimenuitem>Internet</guimenuitem><guimenuitem>Firefox Web Browser</guimenuitem></menuchoice>.</para>
64
65  </sect1>
66
67
68  <sect1 id="debathena-mail">
69    <title>How do I check my e-mail?</title>
70    <para>You can click the mail icon in the panel, or from the <guimenu>Applications</guimenu> menu: <menuchoice><guimenu>Applications</guimenu><guimenuitem>Internet</guimenuitem><guimenuitem>Athena Mail</guimenuitem></menuchoice>.</para>
71
72  </sect1>
73
74  <sect1 id="debathena-logout">
75    <title>How do I log out?</title>
76    <para>You can click the power button icon at the top-right of the screen, and choose <guimenu>Log Out...</guimenu> from the menu.
77</para>
78
79  </sect1>
80
81<!-- =========== Getting Started ============================== -->
82
83  <sect1 id="debathena-terminal">
84    <title>How do I start a Terminal window?</title>
85    <para>You can start a Terminal window from the panel at the top of the screen by choosing <menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>.</para>
86
87  </sect1>
88<!-- ================ Usage ================================ -->
89  <sect1 id="debathena-ubuntu">
90    <title>Where is the Ubuntu Documentation?</title>
91    <para>The Ubuntu Documentation is available <ulink url="x-yelp-toc:">here</ulink> or by clicking the "Help Topics" button in the toolbar of this help browser window.</para>
92 </sect1>
93</article>