Merged fullstack_staging branch into trunk
git-svn-id: https://hyracks.googlecode.com/svn/trunk@2372 123451ca-8445-de46-9d55-352943316053
diff --git a/fullstack/hyracks/hyracks-documentation/src/books/user-guide/doxia-descriptor.xml b/fullstack/hyracks/hyracks-documentation/src/books/user-guide/doxia-descriptor.xml
new file mode 100644
index 0000000..1fb3c0c
--- /dev/null
+++ b/fullstack/hyracks/hyracks-documentation/src/books/user-guide/doxia-descriptor.xml
@@ -0,0 +1,56 @@
+<book xmlns="http://maven.apache.org/BOOK/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/BOOK/1.0.0 ../../../doxia/doxia-book/target/generated-site/xsd/book-1.0.0.xsd">
+ <id>user-guide</id>
+ <title>Hyracks User Guide</title>
+ <chapters>
+ <chapter>
+ <id>introduction</id>
+ <title>Introduction</title>
+ <sections>
+ <section>
+ <id>sec-introduction-whatis</id>
+ <title>What is Hyracks?</title>
+ <file>sec-introduction-whatis.apt</file>
+ </section>
+ <section>
+ <id>sec-introduction-overview</id>
+ <title>Hyracks Overview</title>
+ <file>sec-introduction-overview.apt</file>
+ </section>
+ </sections>
+ </chapter>
+ <chapter>
+ <id>concepts</id>
+ <title>Hyracks Concepts</title>
+ <sections>
+ <section>
+ <id>sec-concepts-terminology</id>
+ <title>Terminology</title>
+ <file>sec-concepts-terminology.apt</file>
+ </section>
+ <section>
+ <id>sec-concepts-applications</id>
+ <title>Hyracks Applications</title>
+ <file>sec-concepts-applications.apt</file>
+ </section>
+ </sections>
+ </chapter>
+ <chapter>
+ <id>hyrackscli</id>
+ <title>Hyracks Command Line Interface</title>
+ <sections>
+ <section>
+ <id>sec-hyrackscli-running</id>
+ <title>Running the Hyracks CLI</title>
+ <file>sec-hyrackscli-running.apt</file>
+ </section>
+ <section>
+ <id>sec-hyrackscli-commands</id>
+ <title>Hyracks CLI Commands</title>
+ <file>sec-hyrackscli-commands.apt</file>
+ </section>
+ </sections>
+ </chapter>
+ </chapters>
+</book>