You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/19 18:42:50 UTC

[GitHub] [arrow-cookbook] davisusanibar commented on a change in pull request #125: [Java]: Setup java arrow cookbook doc and testing baseline

davisusanibar commented on a change in pull request #125:
URL: https://github.com/apache/arrow-cookbook/pull/125#discussion_r788039648



##########
File path: build/index.html
##########
@@ -41,6 +41,7 @@ <h1>Apache Arrow Cookbook</h1>
 			<li><a href="cpp/index.html">C++ Cookbook</a></li>
 			<li><a href="py/index.html">Python Cookbook</a></li>
 			<li><a href="r/index.html">R Cookbook</a></li>
+			<li><a href="java/index.html">Java Cookbook</a></li>

Review comment:
       Changed

##########
File path: CONTRIBUTING.md
##########
@@ -28,7 +28,8 @@ how to make your recipes testable.
 
  * [Contributing to Python Cookbook](python/CONTRIBUTING.rst)
  * [Contributing to R Cookbook](r/CONTRIBUTING.md)
- 
+ * [Contributing to Java Cookbook](java/CONTRIBUTING.md)

Review comment:
       Changed

##########
File path: java/CONTRIBUTING.rst
##########
@@ -0,0 +1,38 @@
+Bulding the Java Cookbook
+=========================
+
+The java cookbook uses the Sphinx documentation system.

Review comment:
       Changed




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org