summaryrefslogblamecommitdiff
path: root/devel/requirements/1_introduction.xml
blob: d30b5659f02edd734e6db4a61e72aebbc6d18827 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                      

                              
                                                                                                                                                                                                                                                                           
              

                                        
                                                                                                                                                                                                                                                                                                                                 


                                    
                                                                                                                                            


                                 
                              




                                                                                               





















                                                                                                                                                                                                                                                                                                    
                              






                                                                                                                                                                                                                                                                       
                      

              
<?xml version="1.0" encoding="utf-8"?>
<chapter label="1" id="introduction">
    <title>Introduction</title>
    <section id="purpose">
        <title>Purpose</title>
        <para>This document describes the functional and non-functional software requirements for release 1.0 of the Project Horizon system.  Unless otherwise noted, all requirements specified in this document are of high priority and required for release 1.0.</para>
    </section>
    <section id="audience">
        <title>Intended Audience</title>
        <para>This document is intended to be used by developers to implement Project Horizon 1.0.  This document is additionally intended to be used by the wider Adélie Linux community to determine how Project Horizon is designed, its intended purposes, and for development of future releases of Project Horizon.</para>
    </section>
    <section id="scope">
        <title>Project Scope</title>
        <para>For information about the scope and overall feature set of release 1.0 of Project Horizon, see <xref linkend="REF-1"/>.</para>
    </section>
    <section id="references">
        <title>References</title>
        <orderedlist id="REF">
            <listitem id="REF-1" xreflabel="Project Horizon: Vision, 2019, Wilcox et al"><para>
                    <citetitle pubwork="book">
                        <author><surname>Wilcox et al.</surname></author> (2019),
                        Project Horizon: Vision.
                    </citetitle>
                    On-line reference: <ulink url="https://www.adelielinux.org/horizon-vision/">on the World Wide Web at https://www.adelielinux.org/horizon-vision/</ulink>, or in the Horizon Git repository at <filename class="directory">devel/vision/</filename>.
            </para></listitem>
            <listitem id="REF-2" xreflabel="Platform Group Documentation, 2019, Adélie Linux"><para>
                    <citetitle pubwork="wiki">
                        <author><othername>Adélie Linux Platform Group</othername></author> (2019),
                        Platform Group Documentation.
                    </citetitle>
                    On-line reference: <ulink url="https://wiki.adelielinux.org/wiki/Project:Platform_Group">on the World Wide Web at https://wiki.adelielinux.org/wiki/Project:Platform_Group</ulink>.
            </para></listitem>
            <listitem id="REF-3" xreflabel="crypt(3), 2011, FreeBSD"><para>
                    <citetitle pubwork="refentry">
                        <author><othername>FreeBSD</othername></author> (2011),
                        crypt(3).
                    </citetitle>
                    On-line reference: <ulink url="https://www.freebsd.org/cgi/man.cgi?query=crypt&amp;sektion=3&amp;manpath=FreeBSD+9.0-RELEASE">on the World Wide Web at https://www.freebsd.org/cgi/man.cgi</ulink>, or on most Linux or BSD computers by running <command>man 3 crypt</command>.
            </para></listitem>
            <listitem id="REF-4" xreflabel="Programming Languages, 2019, Wilcox"><para>
                    <citetitle pubwork="wiki">
                        <author><surname>Wilcox</surname></author> (2019),
                        Programming Languages supported by Adélie Linux.
                    </citetitle>
                    On-line reference: <ulink url="https://code.foxkit.us/adelie/packages/wikis/Programming-Languages">on the World Wide Web at https://code.foxkit.us/adelie/packages/wikis/Programming-Languages</ulink>.
            </para></listitem>
            <listitem id="REF-5" xreflabel="HorizonScript Specification, 2019, Wilcox et al"><para>
                    <citetitle pubwork="book">
                        <author><surname>Wilcox et al.</surname></author> (2019),
                        HorizonScript Specification.
                    </citetitle>
                    On-line reference: <ulink url="https://www.adelielinux.org/horizon-script/">on the World Wide Web at https://www.adelielinux.org/horizon-script/</ulink>, or in the Horizon Git repository at <filename class="directory">devel/script/</filename>.
            </para></listitem>
        </orderedlist>
    </section>
</chapter>