summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-31 03:53:34 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-31 03:53:34 -0500
commit3f6de94430186a4a65c2c44a8379a8fdb2840f51 (patch)
tree1c71df6bf05f7bd08144f3fb95f8c087e400f684 /devel
parent5be2cc6bb321a3e332532e316fffa934d212bef6 (diff)
downloadhorizon-3f6de94430186a4a65c2c44a8379a8fdb2840f51.tar.gz
horizon-3f6de94430186a4a65c2c44a8379a8fdb2840f51.tar.bz2
horizon-3f6de94430186a4a65c2c44a8379a8fdb2840f51.tar.xz
horizon-3f6de94430186a4a65c2c44a8379a8fdb2840f51.zip
requirements: Add content to 1. Introduction
Diffstat (limited to 'devel')
-rw-r--r--devel/requirements/1_introduction.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/devel/requirements/1_introduction.xml b/devel/requirements/1_introduction.xml
index 1131070..7bc4c48 100644
--- a/devel/requirements/1_introduction.xml
+++ b/devel/requirements/1_introduction.xml
@@ -1,25 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter label="1" id="introduction">
<title>Introduction</title>
- <para/>
<section id="purpose">
<title>Purpose</title>
- <para/>
+ <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="conventions">
<title>Document Conventions</title>
- <para/>
+ <para>TBD TODO: This section will be filled as more conventions are identified from work on this document.</para>
</section>
<section id="audience">
<title>Intended Audience</title>
- <para/>
+ <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/>
+ <para>For information about the scope and overall feature set of release 1.0 of Project Horizon, see the Project Horizon: Vision document. It is available <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>
</section>
<section id="references">
<title>References</title>
- <para/>
+ <orderedlist id="REF">
+ <listitem id="REF-1"><para>TBD TODO: list references here as needed.</para></listitem>
+ </orderedlist>
</section>
</chapter>