~ubuntu-branches/ubuntu/gutsy/ichthux-docs/gutsy

« back to all changes in this revision

Viewing changes to website-index/C/website-index.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jordan Mantha
  • Date: 2006-09-27 10:57:17 UTC
  • Revision ID: james.westby@ubuntu.com-20060927105717-snbwfo7a3dr8i2z0
Tags: 6.10-1
Initial Release of Ichthux documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
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
<!ENTITY % globalent SYSTEM "../../libs/global.ent">
 
5
%globalent;
 
6
<!ENTITY % cdo-C SYSTEM "../../libs/cdo-C.ent">
 
7
%cdo-C;
 
8
<!ENTITY language "C">
 
9
]>
 
10
<article>
 
11
        <title>Documentation for Ichthux &distro-rev; (&distro-version;)</title>
 
12
                <para>This site is where you can find the official documentation developed and maintained by the Ichthux Project.</para>
 
13
                <para>This page contains documentation for Ichthux &distro-rev; (&distro-version;). Find more documentation by clicking on the tabs at the top of this page.</para>
 
14
                <itemizedlist>
 
15
                        <listitem>
 
16
                                <para><emphasis role="bold">Ichthux Release Notes</emphasis> - <ulink url="releasenotes/&language;/index.html">HTML</ulink>, <ulink url="pdf/ichthux/&language;/releasenotes.pdf">PDF</ulink></para>
 
17
                        </listitem>
 
18
                </itemizedlist>
 
19
                <para>Find out more about Ichthux from the following document:</para>
 
20
                <itemizedlist>
 
21
                        <listitem>
 
22
                                <para><emphasis role="bold">Ichthux</emphasis> - <ulink url="about-ichthux/&language;/index.html">About Ichthux</ulink></para>
 
23
                        </listitem>
 
24
                </itemizedlist>
 
25
                <para>If you can't find what you are looking for here, try the excellent source of <ulink url="http://wiki.ichthux.com">community contributed documentation</ulink>.</para>
 
26
</article>