blob: d3c715b55a8a206bc54bee78102fba454725b74a [file] [log] [blame]
Till Westmann276bbc22013-06-05 18:56:27 -07001<!--
2 ! Copyright 2009-2013 by The Regents of the University of California
3 ! Licensed under the Apache License, Version 2.0 (the "License");
4 ! you may not use this file except in compliance with the License.
5 ! you may obtain a copy of the License from
6 !
7 ! http://www.apache.org/licenses/LICENSE-2.0
8 !
9 ! Unless required by applicable law or agreed to in writing, software
10 ! distributed under the License is distributed on an "AS IS" BASIS,
11 ! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 ! See the License for the specific language governing permissions and
13 ! limitations under the License.
14 !-->
vinayakb0c860392012-10-06 18:47:20 +000015<book xmlns="http://maven.apache.org/BOOK/1.0.0"
16 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
17 xsi:schemaLocation="http://maven.apache.org/BOOK/1.0.0 ../../../doxia/doxia-book/target/generated-site/xsd/book-1.0.0.xsd">
18 <id>user-guide</id>
19 <title>Hyracks User Guide</title>
20 <chapters>
21 <chapter>
22 <id>introduction</id>
23 <title>Introduction</title>
24 <sections>
25 <section>
26 <id>sec-introduction-whatis</id>
27 <title>What is Hyracks?</title>
28 <file>sec-introduction-whatis.apt</file>
29 </section>
30 <section>
31 <id>sec-introduction-overview</id>
32 <title>Hyracks Overview</title>
33 <file>sec-introduction-overview.apt</file>
34 </section>
35 </sections>
36 </chapter>
37 <chapter>
38 <id>concepts</id>
39 <title>Hyracks Concepts</title>
40 <sections>
41 <section>
42 <id>sec-concepts-terminology</id>
43 <title>Terminology</title>
44 <file>sec-concepts-terminology.apt</file>
45 </section>
46 <section>
47 <id>sec-concepts-applications</id>
48 <title>Hyracks Applications</title>
49 <file>sec-concepts-applications.apt</file>
50 </section>
51 </sections>
52 </chapter>
53 <chapter>
54 <id>hyrackscli</id>
55 <title>Hyracks Command Line Interface</title>
56 <sections>
57 <section>
58 <id>sec-hyrackscli-running</id>
59 <title>Running the Hyracks CLI</title>
60 <file>sec-hyrackscli-running.apt</file>
61 </section>
62 <section>
63 <id>sec-hyrackscli-commands</id>
64 <title>Hyracks CLI Commands</title>
65 <file>sec-hyrackscli-commands.apt</file>
66 </section>
67 </sections>
68 </chapter>
69 </chapters>
70</book>