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