summaryrefslogtreecommitdiffstats
path: root/en-US/Book_Info.xml
diff options
context:
space:
mode:
authorPete Travis <immanetize@fedoraproject.org>2014-03-21 16:49:19 -0400
committerPete Travis <immanetize@fedoraproject.org>2014-03-21 16:49:19 -0400
commita720b8d3016308af020df07635556fa2ab9b4f01 (patch)
tree3449bf567482942304d2d11e4a4a60ea71fbc8dc /en-US/Book_Info.xml
parentd822194889747d631bf236fa41e4158ce72dde6d (diff)
downloadfedora-cookbook-a720b8d3016308af020df07635556fa2ab9b4f01.tar.gz
fedora-cookbook-a720b8d3016308af020df07635556fa2ab9b4f01.tar.xz
fedora-cookbook-a720b8d3016308af020df07635556fa2ab9b4f01.zip
initial publican project
Diffstat (limited to 'en-US/Book_Info.xml')
-rw-r--r--en-US/Book_Info.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
new file mode 100644
index 0000000..5e5f8fa
--- /dev/null
+++ b/en-US/Book_Info.xml
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Fedora_Cookbook.ent">
+%BOOK_ENTITIES;
+]>
+<bookinfo id="book-Documentation-Fedora_Cookbook-Fedora_Cookbook">
+ <title>Fedora Cookbook</title>
+ <subtitle>Enter a short description here.</subtitle>
+ <productname>Documentation</productname>
+ <productnumber>0.1</productnumber>
+ <edition>0</edition>
+ <pubsnumber>0</pubsnumber>
+ <abstract>
+ <para>
+ A short overview and summary of the book's subject and purpose, traditionally no more than one paragraph long. Note: the abstract will appear in the front matter of your book and will also be placed in the description field of the book's RPM spec file.
+ </para>
+ </abstract>
+ <corpauthor>
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
+ </imageobject>
+ </inlinemediaobject>
+ </corpauthor>
+ <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+</bookinfo>
+