blob: 832a1213588aae224294b136abaf64143765e160 [file] [log] [blame]
Till Westmann894aeac2013-06-05 21:33:18 -07001<?xml version="1.0" encoding="ISO-8859-1"?>
2
Till Westmannea8ab392013-06-05 15:17:08 -07003<!--
Ian Maxon928bbd12015-09-14 17:12:48 -07004 ! Licensed to the Apache Software Foundation (ASF) under one
5 ! or more contributor license agreements. See the NOTICE file
6 ! distributed with this work for additional information
7 ! regarding copyright ownership. The ASF licenses this file
8 ! to you under the Apache License, Version 2.0 (the
9 ! "License"); you may not use this file except in compliance
10 ! with the License. You may obtain a copy of the License at
Zachary Heilbronb54bcb82014-03-11 13:46:28 -070011 !
Ian Maxon928bbd12015-09-14 17:12:48 -070012 ! http://www.apache.org/licenses/LICENSE-2.0
Zachary Heilbronb54bcb82014-03-11 13:46:28 -070013 !
Ian Maxon928bbd12015-09-14 17:12:48 -070014 ! Unless required by applicable law or agreed to in writing,
15 ! software distributed under the License is distributed on an
16 ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 ! KIND, either express or implied. See the License for the
18 ! specific language governing permissions and limitations
19 ! under the License.
Till Westmannea8ab392013-06-05 15:17:08 -070020 !-->
Till Westmann7f70dd42013-05-24 18:07:47 -070021
22<project name="AsterixDB" xmlns="http://maven.apache.org/DECORATION/1.0.0"
23 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
24 xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
Till Westmann7f70dd42013-05-24 18:07:47 -070025 <bannerLeft>
Till Westmann6d0fff22013-06-04 12:19:03 -070026 <name>AsterixDB</name>
27 <src>images/asterixlogo.png</src>
Ian Maxonf18bba22015-08-21 12:35:14 -070028 <href>http://asterixdb.apache.org/</href>
Till Westmann7f70dd42013-05-24 18:07:47 -070029 </bannerLeft>
Zachary Heilbronb54bcb82014-03-11 13:46:28 -070030
Till Westmann6d0fff22013-06-04 12:19:03 -070031 <version position="right"/>
32
Till Westmanna6ae41a2013-06-04 23:41:58 -070033 <poweredBy>
34 <logo name="Hyracks"
Ian Maxon69375a12015-06-29 16:12:53 -070035 href="https://code.google.com/p/hyracks/"
Till Westmanna6ae41a2013-06-04 23:41:58 -070036 img="images/hyrax_ts.png"/>
37 </poweredBy>
Till Westmann7f70dd42013-05-24 18:07:47 -070038
39 <skin>
40 <groupId>org.apache.maven.skins</groupId>
41 <artifactId>maven-fluido-skin</artifactId>
Till Westmann6d0fff22013-06-04 12:19:03 -070042 <version>1.3.0</version>
Till Westmann7f70dd42013-05-24 18:07:47 -070043 </skin>
44 <custom>
45 <fluidoSkin>
Till Westmann6d0fff22013-06-04 12:19:03 -070046 <!-- <topBarEnabled>true</topBarEnabled>
47 <topBarIcon>
48 <name>AsterixDB</name>
49 <alt>AsterixDB</alt>
50 <src>images/asterixlogo.png</src>
51 <href>/index.html</href>
52 </topBarIcon>
53 <sideBarEnabled>false</sideBarEnabled> -->
54 <!-- <topBarContainerStyle>width: 90%;</topBarContainerStyle> -->
55 <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
Till Westmann7f70dd42013-05-24 18:07:47 -070056 <!-- <googlePlusOne /> -->
57 </fluidoSkin>
58 </custom>
59
60 <body>
Ian Maxon69375a12015-06-29 16:12:53 -070061 <head>
62 <script>
63 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
64 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
65 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
66 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
67
68 ga('create', 'UA-41536543-1', 'uci.edu');
69 ga('send', 'pageview');
70 </script>
71 </head>
Till Westmann7f70dd42013-05-24 18:07:47 -070072 <links>
Ian Maxon69375a12015-06-29 16:12:53 -070073 <item name="Documentation Home" href="index.html"/>
Till Westmann7f70dd42013-05-24 18:07:47 -070074 </links>
75
Ian Maxon69375a12015-06-29 16:12:53 -070076 <menu name="Documentation">
Raman Groverb4c89012013-08-18 18:25:32 -070077 <item name="Installing and Managing AsterixDB using Managix" href="install.html"/>
Ian Maxon77e6de02015-07-28 17:24:28 -070078 <item name="Deploying AsterixDB using YARN" href="yarn.html"/>
Till Westmann8af82932013-06-04 10:35:48 -070079 <item name="AsterixDB 101: An ADM and AQL Primer" href="aql/primer.html"/>
Ian Maxon69375a12015-06-29 16:12:53 -070080 <item name="AsterixDB 101: An ADM and AQL Primer (For SQL Fans)" href="aql/primer-sql-like.html"/>
Zachary Heilbronb54bcb82014-03-11 13:46:28 -070081 <item name="AsterixDB Javascript SDK" href="aql/js-sdk.html"/>
Till Westmann8af82932013-06-04 10:35:48 -070082 <item name="Asterix Data Model (ADM)" href="aql/datamodel.html"/>
Till Westmann6ff5f882013-06-04 16:16:08 -070083 <item name="Asterix Query Language (AQL)" href="aql/manual.html"/>
Till Westmann4e27fcd2013-06-06 15:49:55 -070084 <item name="AQL Functions" href="aql/functions.html"/>
JAroda39bb272013-06-08 02:36:24 -070085 <item name="AQL Allen's Relations Functions" href="aql/allens.html"/>
Till Westmann6ff5f882013-06-04 16:16:08 -070086 <item name="AQL Support of Similarity Queries" href="aql/similarity.html"/>
87 <item name="Accessing External Data" href="aql/externaldata.html"/>
Ian Maxon77e6de02015-07-28 17:24:28 -070088 <item name="Support for Data Ingestion in AsterixDB" href="feeds/tutorial.html" />
salsubaieef4e13fb2014-11-17 07:55:31 +030089 <item name="Filter-Based LSM Index Acceleration" href="aql/filters.html"/>
Ian Maxonce91b9a2015-07-28 18:03:46 -070090 <item name="HTTP API to AsterixDB" href="api.html"/>
Till Westmann7f70dd42013-05-24 18:07:47 -070091 </menu>
92
93 <menu ref="reports"/>
Till Westmann6d0fff22013-06-04 12:19:03 -070094
Till Westmannf55c4752015-05-29 12:23:07 -070095 <footer>
96 <div class="row-fluid">Apache AsterixDB, AsterixDB, Apache, the Apache
97 feather logo, and the Apache AsterixDB project logo are either
98 registered trademarks or trademarks of The Apache Software
99 Foundation in the United States and other countries.
100 All other marks mentioned may be trademarks or registered
101 trademarks of their respective owners.
102 </div>
103 </footer>
Till Westmann6d0fff22013-06-04 12:19:03 -0700104
Till Westmann7f70dd42013-05-24 18:07:47 -0700105 </body>
106</project>