http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/composite-data-type-classes.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/composite-data-type-classes.html 
b/docs/c_glib/arrow-glib/composite-data-type-classes.html
new file mode 100644
index 0000000..06f8cd1
--- /dev/null
+++ b/docs/c_glib/arrow-glib/composite-data-type-classes.html
@@ -0,0 +1,392 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Composite data type classes: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="type.html" title="Type">
+<link rel="prev" href="basic-data-type-classes.html" title="Basic data type 
classes">
+<link rel="next" href="schema.html" title="Schema">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#composite-data-type-classes.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a href="#composite-data-type-classes.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="type.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="basic-data-type-classes.html"><img src="left.png" 
width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="schema.html"><img src="right.png" width="16" 
height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="composite-data-type-classes"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a 
name="composite-data-type-classes.top_of_page"></a>Composite data type 
classes</span></h2>
+<p>Composite data type classes</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="composite-data-type-classes.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="functions_return">
+<col class="functions_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="function_type">
+<a class="link" 
href="composite-data-type-classes.html#GArrowListDataType"><span 
class="returnvalue">GArrowListDataType</span></a> *
+</td>
+<td class="function_name">
+<a class="link" 
href="composite-data-type-classes.html#garrow-list-data-type-new" 
title="garrow_list_data_type_new ()">garrow_list_data_type_new</a> <span 
class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowField.html" title="GArrowField"><span 
class="returnvalue">GArrowField</span></a> *
+</td>
+<td class="function_name">
+<a class="link" 
href="composite-data-type-classes.html#garrow-list-data-type-get-value-field" 
title="garrow_list_data_type_get_value_field 
()">garrow_list_data_type_get_value_field</a> <span 
class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" 
href="composite-data-type-classes.html#GArrowStructDataType"><span 
class="returnvalue">GArrowStructDataType</span></a> *
+</td>
+<td class="function_name">
+<a class="link" 
href="composite-data-type-classes.html#garrow-struct-data-type-new" 
title="garrow_struct_data_type_new ()">garrow_struct_data_type_new</a> <span 
class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="returnvalue">GArrowDictionaryDataType</span></a> *
+</td>
+<td class="function_name">
+<a class="link" 
href="composite-data-type-classes.html#garrow-dictionary-data-type-new" 
title="garrow_dictionary_data_type_new 
()">garrow_dictionary_data_type_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="basic-data-type-classes.html#GArrowDataType"><span 
class="returnvalue">GArrowDataType</span></a> *
+</td>
+<td class="function_name">
+<a class="link" 
href="composite-data-type-classes.html#garrow-dictionary-data-type-get-index-data-type"
 title="garrow_dictionary_data_type_get_index_data_type 
()">garrow_dictionary_data_type_get_index_data_type</a> <span 
class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="basic-array-classes.html#GArrowArray"><span 
class="returnvalue">GArrowArray</span></a> *
+</td>
+<td class="function_name">
+<a class="link" 
href="composite-data-type-classes.html#garrow-dictionary-data-type-get-dictionary"
 title="garrow_dictionary_data_type_get_dictionary 
()">garrow_dictionary_data_type_get_dictionary</a> <span 
class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
+</td>
+<td class="function_name">
+<a class="link" 
href="composite-data-type-classes.html#garrow-dictionary-data-type-is-ordered" 
title="garrow_dictionary_data_type_is_ordered 
()">garrow_dictionary_data_type_is_ordered</a> <span 
class="c_punctuation">()</span>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<a name="GArrowListDataType"></a><a name="GArrowStructDataType"></a><a 
name="GArrowDictionaryDataType"></a><div class="refsect1">
+<a name="composite-data-type-classes.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="name">
+<col class="description">
+</colgroup>
+<tbody>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" 
href="composite-data-type-classes.html#GArrowListDataType-struct" title="struct 
GArrowListDataType">GArrowListDataType</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" 
href="composite-data-type-classes.html#GArrowStructDataType-struct" 
title="struct GArrowStructDataType">GArrowStructDataType</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" 
href="composite-data-type-classes.html#GARROW-TYPE-DICTIONARY-DATA-TYPE:CAPS" 
title="GARROW_TYPE_DICTIONARY_DATA_TYPE">GARROW_TYPE_DICTIONARY_DATA_TYPE</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataTypeClass" 
title="struct 
GArrowDictionaryDataTypeClass">GArrowDictionaryDataTypeClass</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType-struct" 
title="GArrowDictionaryDataType">GArrowDictionaryDataType</a></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="composite-data-type-classes.object-hierarchy"></a><h2>Object 
Hierarchy</h2>
+<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
+    <span class="lineart">╰──</span> <a class="link" 
href="basic-data-type-classes.html#GArrowDataType">GArrowDataType</a>
+        <span class="lineart">├──</span> <a class="link" 
href="basic-data-type-classes.html#GArrowFixedWidthDataType">GArrowFixedWidthDataType</a>
+        <span class="lineart">│</span>   <span 
class="lineart">╰──</span> GArrowDictionaryDataType
+        <span class="lineart">├──</span> GArrowListDataType
+        <span class="lineart">╰──</span> GArrowStructDataType
+</pre>
+</div>
+<div class="refsect1">
+<a name="composite-data-type-classes.includes"></a><h2>Includes</h2>
+<pre class="synopsis">#include &lt;arrow-glib/arrow-glib.h&gt;
+</pre>
+</div>
+<div class="refsect1">
+<a name="composite-data-type-classes.description"></a><h2>Description</h2>
+<p><a class="link" 
href="composite-data-type-classes.html#GArrowListDataType"><span 
class="type">GArrowListDataType</span></a> is a class for list data type.</p>
+<p><a class="link" 
href="composite-data-type-classes.html#GArrowStructDataType"><span 
class="type">GArrowStructDataType</span></a> is a class for struct data 
type.</p>
+<p><a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="type">GArrowDictionaryDataType</span></a> is a class for dictionary data 
type.</p>
+</div>
+<div class="refsect1">
+<a name="composite-data-type-classes.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="garrow-list-data-type-new"></a><h3>garrow_list_data_type_new ()</h3>
+<pre class="programlisting"><a class="link" 
href="composite-data-type-classes.html#GArrowListDataType"><span 
class="returnvalue">GArrowListDataType</span></a> *
+garrow_list_data_type_new (<em class="parameter"><code><a class="link" 
href="GArrowField.html" title="GArrowField"><span 
class="type">GArrowField</span></a> *field</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-list-data-type-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>field</p></td>
+<td class="parameter_description"><p>The field of elements</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-list-data-type-new.returns"></a><h4>Returns</h4>
+<p> The newly created list data type.</p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a 
name="garrow-list-data-type-get-value-field"></a><h3>garrow_list_data_type_get_value_fieldÂ
 ()</h3>
+<pre class="programlisting"><a class="link" href="GArrowField.html" 
title="GArrowField"><span class="returnvalue">GArrowField</span></a> *
+garrow_list_data_type_get_value_field (<em class="parameter"><code><a 
class="link" href="composite-data-type-classes.html#GArrowListDataType"><span 
class="type">GArrowListDataType</span></a> *list_data_type</code></em>);</pre>
+<div class="refsect3">
+<a 
name="garrow-list-data-type-get-value-field.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>list_data_type</p></td>
+<td class="parameter_description"><p>A <a class="link" 
href="composite-data-type-classes.html#GArrowListDataType"><span 
class="type">GArrowListDataType</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-list-data-type-get-value-field.returns"></a><h4>Returns</h4>
+<p>The field of value. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-struct-data-type-new"></a><h3>garrow_struct_data_type_new 
()</h3>
+<pre class="programlisting"><a class="link" 
href="composite-data-type-classes.html#GArrowStructDataType"><span 
class="returnvalue">GArrowStructDataType</span></a> *
+garrow_struct_data_type_new (<em class="parameter"><code><GTKDOCLINK 
HREF="GList"><span class="type">GList</span></GTKDOCLINK> 
*fields</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-struct-data-type-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>fields</p></td>
+<td class="parameter_description"><p>The fields of the struct. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym 
title="Generics and defining elements of containers and arrays."><span 
class="acronym">element-type</span></acronym> GArrowField]</span></td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-struct-data-type-new.returns"></a><h4>Returns</h4>
+<p> The newly created struct data type.</p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a 
name="garrow-dictionary-data-type-new"></a><h3>garrow_dictionary_data_type_new 
()</h3>
+<pre class="programlisting"><a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="returnvalue">GArrowDictionaryDataType</span></a> *
+garrow_dictionary_data_type_new (<em class="parameter"><code><a class="link" 
href="basic-data-type-classes.html#GArrowDataType"><span 
class="type">GArrowDataType</span></a> *index_data_type</code></em>,
+                                 <em class="parameter"><code><a class="link" 
href="basic-array-classes.html#GArrowArray"><span 
class="type">GArrowArray</span></a> *dictionary</code></em>,
+                                 <em class="parameter"><code><GTKDOCLINK 
HREF="gboolean"><span class="type">gboolean</span></GTKDOCLINK> 
ordered</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-dictionary-data-type-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>index_data_type</p></td>
+<td class="parameter_description"><p>The data type of index.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>dictionary</p></td>
+<td class="parameter_description"><p>The dictionary.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>ordered</p></td>
+<td class="parameter_description"><p>Whether dictionary contents are ordered 
or not.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-dictionary-data-type-new.returns"></a><h4>Returns</h4>
+<p> The newly created dictionary data type.</p>
+</div>
+<p class="since">Since: <a class="link" 
href="api-index-0-8-0.html#api-index-0.8.0">0.8.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a 
name="garrow-dictionary-data-type-get-index-data-type"></a><h3>garrow_dictionary_data_type_get_index_data_typeÂ
 ()</h3>
+<pre class="programlisting"><a class="link" 
href="basic-data-type-classes.html#GArrowDataType"><span 
class="returnvalue">GArrowDataType</span></a> *
+garrow_dictionary_data_type_get_index_data_type
+                               (<em class="parameter"><code><a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="type">GArrowDictionaryDataType</span></a> *data_type</code></em>);</pre>
+<div class="refsect3">
+<a 
name="garrow-dictionary-data-type-get-index-data-type.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>data_type</p></td>
+<td class="parameter_description"><p>The <a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="type">GArrowDictionaryDataType</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a 
name="garrow-dictionary-data-type-get-index-data-type.returns"></a><h4>Returns</h4>
+<p>The <a class="link" 
href="basic-data-type-classes.html#GArrowDataType"><span 
class="type">GArrowDataType</span></a> of index. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" 
href="api-index-0-8-0.html#api-index-0.8.0">0.8.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a 
name="garrow-dictionary-data-type-get-dictionary"></a><h3>garrow_dictionary_data_type_get_dictionaryÂ
 ()</h3>
+<pre class="programlisting"><a class="link" 
href="basic-array-classes.html#GArrowArray"><span 
class="returnvalue">GArrowArray</span></a> *
+garrow_dictionary_data_type_get_dictionary
+                               (<em class="parameter"><code><a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="type">GArrowDictionaryDataType</span></a> *data_type</code></em>);</pre>
+<div class="refsect3">
+<a 
name="garrow-dictionary-data-type-get-dictionary.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>data_type</p></td>
+<td class="parameter_description"><p>The <a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="type">GArrowDictionaryDataType</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a 
name="garrow-dictionary-data-type-get-dictionary.returns"></a><h4>Returns</h4>
+<p>The dictionary as <a class="link" 
href="basic-array-classes.html#GArrowArray"><span 
class="type">GArrowArray</span></a>. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" 
href="api-index-0-8-0.html#api-index-0.8.0">0.8.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a 
name="garrow-dictionary-data-type-is-ordered"></a><h3>garrow_dictionary_data_type_is_orderedÂ
 ()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
+garrow_dictionary_data_type_is_ordered
+                               (<em class="parameter"><code><a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="type">GArrowDictionaryDataType</span></a> *data_type</code></em>);</pre>
+<div class="refsect3">
+<a 
name="garrow-dictionary-data-type-is-ordered.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>data_type</p></td>
+<td class="parameter_description"><p>The <a class="link" 
href="composite-data-type-classes.html#GArrowDictionaryDataType"><span 
class="type">GArrowDictionaryDataType</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-dictionary-data-type-is-ordered.returns"></a><h4>Returns</h4>
+<p> Whether dictionary contents are ordered or not.</p>
+</div>
+<p class="since">Since: <a class="link" 
href="api-index-0-8-0.html#api-index-0.8.0">0.8.0</a></p>
+</div>
+</div>
+<div class="refsect1">
+<a name="composite-data-type-classes.other_details"></a><h2>Types and 
Values</h2>
+<div class="refsect2">
+<a name="GArrowListDataType-struct"></a><h3>struct GArrowListDataType</h3>
+<pre class="programlisting">struct GArrowListDataType;</pre>
+<p>It wraps <code class="literal">arrow::ListType</code>.</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowStructDataType-struct"></a><h3>struct GArrowStructDataType</h3>
+<pre class="programlisting">struct GArrowStructDataType;</pre>
+<p>It wraps <code class="literal">arrow::StructType</code>.</p>
+</div>
+<hr>
+<div class="refsect2">
+<a 
name="GARROW-TYPE-DICTIONARY-DATA-TYPE:CAPS"></a><h3>GARROW_TYPE_DICTIONARY_DATA_TYPE</h3>
+<pre class="programlisting">#define GARROW_TYPE_DICTIONARY_DATA_TYPE 
(garrow_dictionary_data_type_get_type())
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDictionaryDataTypeClass"></a><h3>struct 
GArrowDictionaryDataTypeClass</h3>
+<pre class="programlisting">struct GArrowDictionaryDataTypeClass {
+  GArrowFixedWidthDataTypeClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDictionaryDataType-struct"></a><h3>GArrowDictionaryDataType</h3>
+<pre class="programlisting">typedef struct _GArrowDictionaryDataType 
GArrowDictionaryDataType;</pre>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/compute-classes.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/compute-classes.html 
b/docs/c_glib/arrow-glib/compute-classes.html
new file mode 100644
index 0000000..fee05f4
--- /dev/null
+++ b/docs/c_glib/arrow-glib/compute-classes.html
@@ -0,0 +1,171 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Classes for computation: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="compute.html" title="Compute">
+<link rel="prev" href="compute.html" title="Compute">
+<link rel="next" href="decimal.html" title="Decimal">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#compute-classes.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a href="#compute-classes.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span 
class="dim">|</span> 
+                  <a href="#compute-classes.properties" 
class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="compute.html"><img src="up.png" width="16" 
height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="compute.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="decimal.html"><img src="right.png" width="16" 
height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="compute-classes"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a 
name="compute-classes.top_of_page"></a>Classes for computation</span></h2>
+<p>Classes for computation</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="compute-classes.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="functions_return">
+<col class="functions_name">
+</colgroup>
+<tbody><tr>
+<td class="function_type">
+<a class="link" href="compute-classes.html#GArrowCastOptions"><span 
class="returnvalue">GArrowCastOptions</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="compute-classes.html#garrow-cast-options-new" 
title="garrow_cast_options_new ()">garrow_cast_options_new</a> <span 
class="c_punctuation">()</span>
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="compute-classes.properties"></a><h2>Properties</h2>
+<div class="informaltable"><table class="informaltable" border="0">
+<colgroup>
+<col width="150px" class="properties_type">
+<col width="300px" class="properties_name">
+<col width="200px" class="properties_flags">
+</colgroup>
+<tbody>
+<tr>
+<td class="property_type"><GTKDOCLINK HREF="gboolean"><span 
class="type">gboolean</span></GTKDOCLINK></td>
+<td class="property_name"><a class="link" 
href="compute-classes.html#GArrowCastOptions--allow-int-overflow" title="The 
“allow-int-overflow” property">allow-int-overflow</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><GTKDOCLINK HREF="gboolean"><span 
class="type">gboolean</span></GTKDOCLINK></td>
+<td class="property_name"><a class="link" 
href="compute-classes.html#GArrowCastOptions--allow-time-truncate" title="The 
“allow-time-truncate” property">allow-time-truncate</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<a name="GArrowCastOptions"></a><div class="refsect1">
+<a name="compute-classes.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
+<colgroup>
+<col width="150px" class="name">
+<col class="description">
+</colgroup>
+<tbody>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" 
href="compute-classes.html#GARROW-TYPE-CAST-OPTIONS:CAPS" 
title="GARROW_TYPE_CAST_OPTIONS">GARROW_TYPE_CAST_OPTIONS</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" 
href="compute-classes.html#GArrowCastOptionsClass" title="struct 
GArrowCastOptionsClass">GArrowCastOptionsClass</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" 
href="compute-classes.html#GArrowCastOptions-struct" 
title="GArrowCastOptions">GArrowCastOptions</a></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="compute-classes.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
+    <span class="lineart">╰──</span> GArrowCastOptions
+</pre>
+</div>
+<div class="refsect1">
+<a name="compute-classes.includes"></a><h2>Includes</h2>
+<pre class="synopsis">#include &lt;arrow-glib/arrow-glib.h&gt;
+</pre>
+</div>
+<div class="refsect1">
+<a name="compute-classes.description"></a><h2>Description</h2>
+<p><a class="link" href="compute-classes.html#GArrowCastOptions"><span 
class="type">GArrowCastOptions</span></a> is a class to custom <a class="link" 
href="basic-array-classes.html#garrow-array-cast" title="garrow_array_cast 
()"><code class="function">garrow_array_cast()</code></a>.</p>
+</div>
+<div class="refsect1">
+<a name="compute-classes.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="garrow-cast-options-new"></a><h3>garrow_cast_options_new ()</h3>
+<pre class="programlisting"><a class="link" 
href="compute-classes.html#GArrowCastOptions"><span 
class="returnvalue">GArrowCastOptions</span></a> *
+garrow_cast_options_new (<em class="parameter"><code><span 
class="type">void</span></code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-cast-options-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" 
href="compute-classes.html#GArrowCastOptions"><span 
class="type">GArrowCastOptions</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" 
href="api-index-0-7-0.html#api-index-0.7.0">0.7.0</a></p>
+</div>
+</div>
+<div class="refsect1">
+<a name="compute-classes.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="GARROW-TYPE-CAST-OPTIONS:CAPS"></a><h3>GARROW_TYPE_CAST_OPTIONS</h3>
+<pre class="programlisting">#define GARROW_TYPE_CAST_OPTIONS 
(garrow_cast_options_get_type())
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowCastOptionsClass"></a><h3>struct GArrowCastOptionsClass</h3>
+<pre class="programlisting">struct GArrowCastOptionsClass {
+  GObjectClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowCastOptions-struct"></a><h3>GArrowCastOptions</h3>
+<pre class="programlisting">typedef struct _GArrowCastOptions 
GArrowCastOptions;</pre>
+</div>
+</div>
+<div class="refsect1">
+<a name="compute-classes.property-details"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="GArrowCastOptions--allow-int-overflow"></a><h3>The <code 
class="literal">“allow-int-overflow”</code> property</h3>
+<pre class="programlisting">  “allow-int-overflow”       <GTKDOCLINK 
HREF="gboolean"><span class="type">gboolean</span></GTKDOCLINK></pre>
+<p>Whether integer overflow is allowed or not.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+<p class="since">Since: <a class="link" 
href="api-index-0-7-0.html#api-index-0.7.0">0.7.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowCastOptions--allow-time-truncate"></a><h3>The <code 
class="literal">“allow-time-truncate”</code> property</h3>
+<pre class="programlisting">  “allow-time-truncate”      <GTKDOCLINK 
HREF="gboolean"><span class="type">gboolean</span></GTKDOCLINK></pre>
+<p>Whether truncating time value is allowed or not.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+<p class="since">Since: <a class="link" 
href="api-index-0-8-0.html#api-index-0.8.0">0.8.0</a></p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/compute.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/compute.html 
b/docs/c_glib/arrow-glib/compute.html
new file mode 100644
index 0000000..39c163b
--- /dev/null
+++ b/docs/c_glib/arrow-glib/compute.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Compute: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="data.html" title="Part I. Data">
+<link rel="prev" href="array-builder-classes.html" title="Array builder 
classes">
+<link rel="next" href="compute-classes.html" title="Classes for computation">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="data.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="array-builder-classes.html"><img src="left.png" 
width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="compute-classes.html"><img src="right.png" 
width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="compute"></a>Compute</h2></div></div></div>
+<div class="toc"><dl class="toc"><dt>
+<span class="refentrytitle"><a href="compute-classes.html">Classes for 
computation</a></span><span class="refpurpose"></span>
+</dt></dl></div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/cuda.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/cuda.html b/docs/c_glib/arrow-glib/cuda.html
new file mode 100644
index 0000000..0d4abea
--- /dev/null
+++ b/docs/c_glib/arrow-glib/cuda.html
@@ -0,0 +1,27 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CUDA: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="gpu.html" title="Part IV. GPU">
+<link rel="prev" href="gpu.html" title="Part IV. GPU">
+<link rel="next" href="misc.html" title="Part V. Misc">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="gpu.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="gpu.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="misc.html"><img src="right.png" width="16" 
height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter"><div class="titlepage"><div><div><h2 class="title">
+<a name="cuda"></a>CUDA</h2></div></div></div></div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/data.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/data.html b/docs/c_glib/arrow-glib/data.html
new file mode 100644
index 0000000..5623522
--- /dev/null
+++ b/docs/c_glib/arrow-glib/data.html
@@ -0,0 +1,107 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Part I. Data: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="index.html" title="arrow-glib Reference Manual">
+<link rel="prev" href="index.html" title="arrow-glib Reference Manual">
+<link rel="next" href="array.html" title="Array">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="index.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="array.html"><img src="right.png" width="16" 
height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="part">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="data"></a>Part I. Data</h1></div></div></div>
+<div class="toc">
+<p><b>Table of Contents</b></p>
+<dl class="toc">
+<dt><span class="chapter"><a href="array.html">Array</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a href="basic-array-classes.html">Basic array 
classes</a></span><span class="refpurpose"></span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="composite-array-classes.html">Composite 
array classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="array-builder.html">Array 
builder</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="array-builder-classes.html">Array builder 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="compute.html">Compute</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="compute-classes.html">Classes for 
computation</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="decimal.html">Decimal</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="GArrowDecimal128.html">Decimal 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="tensor.html">Tensor</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a 
href="GArrowTensor.html">GArrowTensor</a></span><span class="refpurpose"> — 
Tensor class</span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="type.html">Type</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="arrow-glib-GArrowType.html">GArrowType</a></span><span 
class="refpurpose"> — Type mapping between Arrow and arrow-glib</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="basic-data-type-classes.html">Basic data 
type classes</a></span><span class="refpurpose"></span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="composite-data-type-classes.html">Composite data type 
classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="schema.html">Schema</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowField.html">GArrowField</a></span><span class="refpurpose"> — 
Field class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowSchema.html">GArrowSchema</a></span><span class="refpurpose"> — 
Schema class</span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="table.html">Table</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowTable.html">GArrowTable</a></span><span class="refpurpose"> — 
Table class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowRecordBatch.html">GArrowRecordBatch</a></span><span 
class="refpurpose"> — Record batch class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowColumn.html">GArrowColumn</a></span><span class="refpurpose"> — 
Column class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowChunkedArray.html">GArrowChunkedArray</a></span><span 
class="refpurpose"> — Chunked array class</span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="table-builder.html">Table 
builder</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="table-builder-classes.html">Table builder 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="buffer.html">Buffer</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="buffer-classes.html">Buffer 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="error.html">Error</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a 
href="arrow-glib-GArrowError.html">GArrowError</a></span><span 
class="refpurpose"> — Error code mapping between Arrow and arrow-glib</span>
+</dt></dl></dd>
+</dl>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/decimal.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/decimal.html 
b/docs/c_glib/arrow-glib/decimal.html
new file mode 100644
index 0000000..83459b6
--- /dev/null
+++ b/docs/c_glib/arrow-glib/decimal.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Decimal: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="data.html" title="Part I. Data">
+<link rel="prev" href="compute-classes.html" title="Classes for computation">
+<link rel="next" href="GArrowDecimal128.html" title="Decimal classes">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="data.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="compute-classes.html"><img src="left.png" 
width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="GArrowDecimal128.html"><img src="right.png" 
width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="decimal"></a>Decimal</h2></div></div></div>
+<div class="toc"><dl class="toc"><dt>
+<span class="refentrytitle"><a href="GArrowDecimal128.html">Decimal 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/deprecated-api-index.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/deprecated-api-index.html 
b/docs/c_glib/arrow-glib/deprecated-api-index.html
new file mode 100644
index 0000000..c1936d4
--- /dev/null
+++ b/docs/c_glib/arrow-glib/deprecated-api-index.html
@@ -0,0 +1,49 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index of deprecated API: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="index.html" title="arrow-glib Reference Manual">
+<link rel="prev" href="api-index-full.html" title="API Index">
+<link rel="next" href="api-index-0-11-0.html" title="Index of new symbols in 
0.11.0">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a 
class="shortcut" href="#idxR">R</a>
+                     <span class="dim">|</span> 
+                  <a class="shortcut" href="#idxS">S</a></span></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="api-index-0-11-0.html"><img src="right.png" 
width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="index">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="deprecated-api-index"></a>Index of deprecated 
API</h1></div></div></div>
+<a name="idx"></a><a name="idxR"></a><h3 class="title">R</h3>
+<dt>
+<a class="link" 
href="reader-classes.html#garrow-record-batch-file-reader-get-record-batch" 
title="garrow_record_batch_file_reader_get_record_batch 
()">garrow_record_batch_file_reader_get_record_batch</a>, function in <a 
class="link" href="reader-classes.html" title="Reader 
classes">GArrowTableBatchReader</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" 
href="reader-classes.html#garrow-record-batch-reader-get-next-record-batch" 
title="garrow_record_batch_reader_get_next_record_batch 
()">garrow_record_batch_reader_get_next_record_batch</a>, function in <a 
class="link" href="reader-classes.html" title="Reader 
classes">GArrowTableBatchReader</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" 
href="reader-classes.html#garrow-record-batch-reader-read-next-record-batch" 
title="garrow_record_batch_reader_read_next_record_batch 
()">garrow_record_batch_reader_read_next_record_batch</a>, function in <a 
class="link" href="reader-classes.html" title="Reader 
classes">GArrowTableBatchReader</a>
+</dt>
+<dd></dd>
+<a name="idxS"></a><h3 class="title">S</h3>
+<dt>
+<a class="link" 
href="composite-array-classes.html#garrow-struct-array-get-fields" 
title="garrow_struct_array_get_fields ()">garrow_struct_array_get_fields</a>, 
function in <a class="link" href="composite-array-classes.html" 
title="Composite array classes">GArrowDictionaryArray</a>
+</dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/error.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/error.html 
b/docs/c_glib/arrow-glib/error.html
new file mode 100644
index 0000000..7c86d1f
--- /dev/null
+++ b/docs/c_glib/arrow-glib/error.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Error: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="data.html" title="Part I. Data">
+<link rel="prev" href="buffer-classes.html" title="Buffer classes">
+<link rel="next" href="arrow-glib-GArrowError.html" title="GArrowError">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="data.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="buffer-classes.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="arrow-glib-GArrowError.html"><img src="right.png" 
width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="error"></a>Error</h2></div></div></div>
+<div class="toc"><dl class="toc"><dt>
+<span class="refentrytitle"><a 
href="arrow-glib-GArrowError.html">GArrowError</a></span><span 
class="refpurpose"> — Error code mapping between Arrow and arrow-glib</span>
+</dt></dl></div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/gpu.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/gpu.html b/docs/c_glib/arrow-glib/gpu.html
new file mode 100644
index 0000000..9276653
--- /dev/null
+++ b/docs/c_glib/arrow-glib/gpu.html
@@ -0,0 +1,33 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Part IV. GPU: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="index.html" title="arrow-glib Reference Manual">
+<link rel="prev" href="writer-classes.html" title="Writer classes">
+<link rel="next" href="cuda.html" title="CUDA">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="writer-classes.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="cuda.html"><img src="right.png" width="16" 
height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="part">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="gpu"></a>Part IV. GPU</h1></div></div></div>
+<div class="toc">
+<p><b>Table of Contents</b></p>
+<dl class="toc"><dt><span class="chapter"><a 
href="cuda.html">CUDA</a></span></dt></dl>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/home.png
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/home.png b/docs/c_glib/arrow-glib/home.png
new file mode 100644
index 0000000..b293af5
Binary files /dev/null and b/docs/c_glib/arrow-glib/home.png differ

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/index.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/index.html 
b/docs/c_glib/arrow-glib/index.html
new file mode 100644
index 0000000..f39c46e
--- /dev/null
+++ b/docs/c_glib/arrow-glib/index.html
@@ -0,0 +1,180 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>arrow-glib Reference Manual: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="next" href="data.html" title="Part I. Data">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<div class="book">
+<div class="titlepage">
+<div>
+<div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">arrow-glib Reference 
Manual</p></th></tr></table></div>
+<div><p class="releaseinfo">
+      for arrow-glib 0.12.0-SNAPSHOT.
+      
+    </p></div>
+</div>
+<hr>
+</div>
+<div class="toc"><dl class="toc">
+<dt><span class="part"><a href="data.html">I. Data</a></span></dt>
+<dd><dl>
+<dt><span class="chapter"><a href="array.html">Array</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a href="basic-array-classes.html">Basic array 
classes</a></span><span class="refpurpose"></span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="composite-array-classes.html">Composite 
array classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="array-builder.html">Array 
builder</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="array-builder-classes.html">Array builder 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="compute.html">Compute</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="compute-classes.html">Classes for 
computation</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="decimal.html">Decimal</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="GArrowDecimal128.html">Decimal 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="tensor.html">Tensor</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a 
href="GArrowTensor.html">GArrowTensor</a></span><span class="refpurpose"> — 
Tensor class</span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="type.html">Type</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="arrow-glib-GArrowType.html">GArrowType</a></span><span 
class="refpurpose"> — Type mapping between Arrow and arrow-glib</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="basic-data-type-classes.html">Basic data 
type classes</a></span><span class="refpurpose"></span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="composite-data-type-classes.html">Composite data type 
classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="schema.html">Schema</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowField.html">GArrowField</a></span><span class="refpurpose"> — 
Field class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowSchema.html">GArrowSchema</a></span><span class="refpurpose"> — 
Schema class</span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="table.html">Table</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowTable.html">GArrowTable</a></span><span class="refpurpose"> — 
Table class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowRecordBatch.html">GArrowRecordBatch</a></span><span 
class="refpurpose"> — Record batch class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowColumn.html">GArrowColumn</a></span><span class="refpurpose"> — 
Column class</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowChunkedArray.html">GArrowChunkedArray</a></span><span 
class="refpurpose"> — Chunked array class</span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="table-builder.html">Table 
builder</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="table-builder-classes.html">Table builder 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="buffer.html">Buffer</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="buffer-classes.html">Buffer 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="error.html">Error</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a 
href="arrow-glib-GArrowError.html">GArrowError</a></span><span 
class="refpurpose"> — Error code mapping between Arrow and arrow-glib</span>
+</dt></dl></dd>
+</dl></dd>
+<dt><span class="part"><a href="io.html">II. IO</a></span></dt>
+<dd><dl>
+<dt><span class="chapter"><a href="mode.html">Mode</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a 
href="arrow-glib-GArrowFileMode.html">GArrowFileMode</a></span><span 
class="refpurpose"> — File mode mapping between Arrow and arrow-glib</span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="input.html">Input</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowReadable.html">GArrowReadable</a></span><span class="refpurpose"> 
— Input interface</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="input-stream-classes.html">Input stream 
classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="output.html">Output</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowWritable.html">GArrowWritable</a></span><span class="refpurpose"> 
— Output interface</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a 
href="GArrowWritableFile.html">GArrowWritableFile</a></span><span 
class="refpurpose"> — File output interface</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="output-stream-classes.html">Output stream 
classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="input-output.html">Input and 
output</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a 
href="GArrowFile.html">GArrowFile</a></span><span class="refpurpose"> — File 
interface</span>
+</dt></dl></dd>
+</dl></dd>
+<dt><span class="part"><a href="ipc.html">III. IPC</a></span></dt>
+<dd><dl>
+<dt><span class="chapter"><a href="metadata.html">Metadata</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a 
href="arrow-glib-GArrowMetadataVersion.html">GArrowMetadataVersion</a></span><span
 class="refpurpose"> — Metadata version mapgging between Arrow and 
arrow-glib</span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="reader.html">Reader</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a href="reader-classes.html">Reader 
classes</a></span><span class="refpurpose"></span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="orc-file-reader.html">ORC 
reader</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
+<dt><span class="chapter"><a href="writer.html">Writer</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="writer-classes.html">Writer 
classes</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+</dl></dd>
+<dt><span class="part"><a href="gpu.html">IV. GPU</a></span></dt>
+<dd><dl><dt><span class="chapter"><a 
href="cuda.html">CUDA</a></span></dt></dl></dd>
+<dt><span class="part"><a href="misc.html">V. Misc</a></span></dt>
+<dd><dl>
+<dt><span class="chapter"><a href="version.html">Version</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="version-macros.html">Version related 
macros</a></span><span class="refpurpose"></span>
+</dt></dl></dd>
+</dl></dd>
+<dt><span class="chapter"><a href="object-tree.html">Object 
Hierarchy</a></span></dt>
+<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
+<dt><span class="index"><a href="deprecated-api-index.html">Index of 
deprecated API</a></span></dt>
+<dt><span class="index"><a href="api-index-0-11-0.html">Index of new symbols 
in 0.11.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-10-0.html">Index of new symbols 
in 0.10.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-9-0.html">Index of new symbols in 
0.9.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-8-0.html">Index of new symbols in 
0.8.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-7-0.html">Index of new symbols in 
0.7.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-6-0.html">Index of new symbols in 
0.6.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-5-0.html">Index of new symbols in 
0.5.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-4-0.html">Index of new symbols in 
0.4.0</a></span></dt>
+<dt><span class="index"><a href="api-index-0-3-0.html">Index of new symbols in 
0.3.0</a></span></dt>
+<dt><span class="glossary"><a href="annotation-glossary.html">Annotation 
Glossary</a></span></dt>
+</dl></div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/arrow-glib/input-output.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/arrow-glib/input-output.html 
b/docs/c_glib/arrow-glib/input-output.html
new file mode 100644
index 0000000..1c1785d
--- /dev/null
+++ b/docs/c_glib/arrow-glib/input-output.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Input and output: arrow-glib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="arrow-glib Reference Manual">
+<link rel="up" href="io.html" title="Part II. IO">
+<link rel="prev" href="output-stream-classes.html" title="Output stream 
classes">
+<link rel="next" href="GArrowFile.html" title="GArrowFile">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="io.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="output-stream-classes.html"><img src="left.png" 
width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="GArrowFile.html"><img src="right.png" width="16" 
height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="input-output"></a>Input and output</h2></div></div></div>
+<div class="toc"><dl class="toc"><dt>
+<span class="refentrytitle"><a 
href="GArrowFile.html">GArrowFile</a></span><span class="refpurpose"> — File 
interface</span>
+</dt></dl></div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.27</div>
+</body>
+</html>

Reply via email to