summaryrefslogtreecommitdiffstats
path: root/en-US/Introduction.xml
diff options
context:
space:
mode:
authorPete Travis <immanetize@fedoraproject.org>2013-07-27 21:15:33 -0600
committerPete Travis <immanetize@fedoraproject.org>2013-07-27 21:15:33 -0600
commitd994ad815f64145b32c589817c7845bc3ee7a490 (patch)
tree5735588c716bce1a8c546dc6f622a1938aae3171 /en-US/Introduction.xml
parentde1c089823e09e698ac8959dca45c73b908547bf (diff)
downloadmultiboot-guide-d994ad815f64145b32c589817c7845bc3ee7a490.tar.gz
multiboot-guide-d994ad815f64145b32c589817c7845bc3ee7a490.tar.xz
multiboot-guide-d994ad815f64145b32c589817c7845bc3ee7a490.zip
Defining initial document structure:
- Defined entities - Set author group - Added short and long descriptions in Article_Info.xml - Created sections for general GRUB information - Created sections for BIOS booting information - Created sections for UEFI booting information * this is just a skeleton, content to follow. *
Diffstat (limited to 'en-US/Introduction.xml')
-rw-r--r--en-US/Introduction.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/en-US/Introduction.xml b/en-US/Introduction.xml
new file mode 100644
index 0000000..8289c2a
--- /dev/null
+++ b/en-US/Introduction.xml
@@ -0,0 +1,10 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Fedora_Multiboot_Guide.ent">
+%BOOK_ENTITIES;
+
+]>
+<section id="multiboot-introduction">
+ <title>Introduction</title>
+ <para />
+</section>