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:45 UTC

[arrow-cookbook] branch lidavidm-patch-1 created (now 4e0c990)

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

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


      at 4e0c990  [Java] Link to install instructions

This branch includes the following new commits:

     new 4e0c990  [Java] Link to install instructions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by li...@apache.org.
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