You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/05/12 12:23:46 UTC

[arrow-cookbook] 01/01: [Java] Link to install instructions

This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch lidavidm-patch-1
in repository https://gitbox.apache.org/repos/asf/arrow-cookbook.git

commit 4e0c990c17ec173813e9cb2a2014d378fcb00d26
Author: David Li <li...@gmail.com>
AuthorDate: Thu May 12 08:23:42 2022 -0400

    [Java] Link to install instructions
---
 java/source/index.rst | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/java/source/index.rst b/java/source/index.rst
index d2d27fd..4a9777d 100644
--- a/java/source/index.rst
+++ b/java/source/index.rst
@@ -3,8 +3,13 @@
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
 
-Welcome to java arrow's documentation!
-======================================
+Apache Arrow Java Cookbook
+==========================
+
+The Apache Arrow Cookbook is a collection of recipes which demonstrate how to solve many common tasks that users might need to perform when working with Arrow data. The examples in this cookbook will also serve as robust and well performing solutions to those tasks.
+
+To get started with Apache Arrow in Java, see the
+`Installation Instructions <https://arrow.apache.org/docs/java/install.html>`_.
 
 .. toctree::
    :maxdepth: 2