summaryrefslogtreecommitdiff
path: root/src/porting
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-26 22:23:47 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-26 22:23:47 -0500
commitaa975b4728c050e00034b579afd137a49f0642bf (patch)
tree87893107f2ebf0080c44c255f012e11855e619f0 /src/porting
parentefc1f603330f0c06a37aa64a194785cad44247c5 (diff)
downloaddocs-aa975b4728c050e00034b579afd137a49f0642bf.tar.gz
docs-aa975b4728c050e00034b579afd137a49f0642bf.tar.bz2
docs-aa975b4728c050e00034b579afd137a49f0642bf.tar.xz
docs-aa975b4728c050e00034b579afd137a49f0642bf.zip
Add Porting Guide to Makefile, and fix XML issues
Diffstat (limited to 'src/porting')
-rw-r--r--src/porting/3_native.xml1
-rw-r--r--src/porting/4_submit.xml1
-rw-r--r--src/porting/5_help.xml1
-rw-r--r--src/porting/portguide.xml2
4 files changed, 4 insertions, 1 deletions
diff --git a/src/porting/3_native.xml b/src/porting/3_native.xml
index 6ca6fb9..9fed5bc 100644
--- a/src/porting/3_native.xml
+++ b/src/porting/3_native.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter label="3" id="native">
<title>Native Hardware Phase</title>
+ <para></para>
</chapter>
diff --git a/src/porting/4_submit.xml b/src/porting/4_submit.xml
index 8ce3815..2376aba 100644
--- a/src/porting/4_submit.xml
+++ b/src/porting/4_submit.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter label="4" id="submit">
<title>Submitting Your Port to Adélie Linux</title>
+ <para></para>
</chapter>
diff --git a/src/porting/5_help.xml b/src/porting/5_help.xml
index 899bb73..29552fd 100644
--- a/src/porting/5_help.xml
+++ b/src/porting/5_help.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter label="5" id="help">
<title>If You Need Help</title>
+ <para></para>
</chapter>
diff --git a/src/porting/portguide.xml b/src/porting/portguide.xml
index 8bbbb1d..255c411 100644
--- a/src/porting/portguide.xml
+++ b/src/porting/portguide.xml
@@ -18,7 +18,7 @@
<para>A copy of this license is included with the source of the documentation.
It is also available on the Web on the <ulink url="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Web site</ulink>.</para>
</legalnotice>
- <abstract>This guide details how to port the Adélie Linux distribution to a new computer system.</abstract>
+ <abstract><para>This guide details how to port the Adélie Linux distribution to a new computer system.</para></abstract>
</bookinfo>
<preface>
<title>Preface</title>