From fcddfbb769a98b77ecd1e0452c6d8f275301cc0b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 24 Feb 2012 09:37:02 +1000 Subject: doc: add publican-created doctree $> publican create --name=Wayland unmodified otherwise To build the tree to target formats, use $> publican build --langs=en-US --formats=html,pdf Signed-off-by: Peter Hutterer --- doc/Wayland/en-US/Author_Group.xml | 16 ++++++++++++++++ doc/Wayland/en-US/Book_Info.xml | 27 +++++++++++++++++++++++++++ doc/Wayland/en-US/Chapter.xml | 32 ++++++++++++++++++++++++++++++++ doc/Wayland/en-US/Preface.xml | 12 ++++++++++++ doc/Wayland/en-US/Revision_History.xml | 26 ++++++++++++++++++++++++++ doc/Wayland/en-US/Wayland.ent | 4 ++++ doc/Wayland/en-US/Wayland.xml | 12 ++++++++++++ doc/Wayland/en-US/images/icon.svg | 19 +++++++++++++++++++ doc/Wayland/publican.cfg | 6 ++++++ 9 files changed, 154 insertions(+) create mode 100644 doc/Wayland/en-US/Author_Group.xml create mode 100644 doc/Wayland/en-US/Book_Info.xml create mode 100644 doc/Wayland/en-US/Chapter.xml create mode 100644 doc/Wayland/en-US/Preface.xml create mode 100644 doc/Wayland/en-US/Revision_History.xml create mode 100644 doc/Wayland/en-US/Wayland.ent create mode 100644 doc/Wayland/en-US/Wayland.xml create mode 100644 doc/Wayland/en-US/images/icon.svg create mode 100644 doc/Wayland/publican.cfg (limited to 'doc') diff --git a/doc/Wayland/en-US/Author_Group.xml b/doc/Wayland/en-US/Author_Group.xml new file mode 100644 index 0000000..b664025 --- /dev/null +++ b/doc/Wayland/en-US/Author_Group.xml @@ -0,0 +1,16 @@ + + +%BOOK_ENTITIES; +]> + + + Dude + McPants + + Somewhere + Someone + + Dude.McPants@example.com + + diff --git a/doc/Wayland/en-US/Book_Info.xml b/doc/Wayland/en-US/Book_Info.xml new file mode 100644 index 0000000..4a6d694 --- /dev/null +++ b/doc/Wayland/en-US/Book_Info.xml @@ -0,0 +1,27 @@ + + +%BOOK_ENTITIES; +]> + + Wayland + short description + Documentation + 0.1 + 0 + 0 + + + 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. + + + + + + + + + + + + diff --git a/doc/Wayland/en-US/Chapter.xml b/doc/Wayland/en-US/Chapter.xml new file mode 100644 index 0000000..f89f28b --- /dev/null +++ b/doc/Wayland/en-US/Chapter.xml @@ -0,0 +1,32 @@ + + +%BOOK_ENTITIES; +]> + + Test Chapter + + This is a test paragraph + +
+ Test Section 1 + + This is a test paragraph in a section + +
+ +
+ Test Section 2 + + This is a test paragraph in Section 2 + + + + listitem text + + + + +
+ +
diff --git a/doc/Wayland/en-US/Preface.xml b/doc/Wayland/en-US/Preface.xml new file mode 100644 index 0000000..610170a --- /dev/null +++ b/doc/Wayland/en-US/Preface.xml @@ -0,0 +1,12 @@ + + +%BOOK_ENTITIES; +]> + + Preface + + + + + diff --git a/doc/Wayland/en-US/Revision_History.xml b/doc/Wayland/en-US/Revision_History.xml new file mode 100644 index 0000000..ef0907a --- /dev/null +++ b/doc/Wayland/en-US/Revision_History.xml @@ -0,0 +1,26 @@ + + +%BOOK_ENTITIES; +]> + + Revision History + + + + 0-0 + Thu Feb 23 2012 + + Dude + McPants + Dude.McPants@example.com + + + + Initial creation of book by publican + + + + + + diff --git a/doc/Wayland/en-US/Wayland.ent b/doc/Wayland/en-US/Wayland.ent new file mode 100644 index 0000000..c6b36c2 --- /dev/null +++ b/doc/Wayland/en-US/Wayland.ent @@ -0,0 +1,4 @@ + + + + diff --git a/doc/Wayland/en-US/Wayland.xml b/doc/Wayland/en-US/Wayland.xml new file mode 100644 index 0000000..b7cccbf --- /dev/null +++ b/doc/Wayland/en-US/Wayland.xml @@ -0,0 +1,12 @@ + + +%BOOK_ENTITIES; +]> + + + + + + + diff --git a/doc/Wayland/en-US/images/icon.svg b/doc/Wayland/en-US/images/icon.svg new file mode 100644 index 0000000..b2f16d0 --- /dev/null +++ b/doc/Wayland/en-US/images/icon.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/doc/Wayland/publican.cfg b/doc/Wayland/publican.cfg new file mode 100644 index 0000000..80ff134 --- /dev/null +++ b/doc/Wayland/publican.cfg @@ -0,0 +1,6 @@ +# Config::Simple 4.59 +# Fri Feb 24 09:36:50 2012 + +xml_lang: "en-US" +type: Book +brand: common -- cgit v1.2.3-70-g09d2