Adding JVM doc build to Jenkins CI
This commit is contained in:
@@ -149,7 +149,7 @@ Contents
|
||||
|
||||
java_intro
|
||||
Code Examples <https://github.com/dmlc/xgboost/tree/master/jvm-packages/xgboost4j-example>
|
||||
XGBoost4J Java API <http://dmlc.ml/docs/javadocs/index.html>
|
||||
XGBoost4J Scala API <http://dmlc.ml/docs/scaladocs/xgboost4j/index.html>
|
||||
XGBoost4J-Spark Scala API <http://dmlc.ml/docs/scaladocs/xgboost4j-spark/index.html>
|
||||
XGBoost4J-Flink Scala API <http://dmlc.ml/docs/scaladocs/xgboost4j-flink/index.html>
|
||||
XGBoost4J Java API <javadocs/index>
|
||||
XGBoost4J Scala API <scaladocs/xgboost4j/index>
|
||||
XGBoost4J-Spark Scala API <scaladocs/xgboost4j-spark/index>
|
||||
XGBoost4J-Flink Scala API <scaladocs/xgboost4j-flink/index>
|
||||
|
||||
3
doc/jvm/javadocs/index.rst
Normal file
3
doc/jvm/javadocs/index.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
==================
|
||||
XGBoost4J Java API
|
||||
==================
|
||||
3
doc/jvm/scaladocs/xgboost4j-flink/index.rst
Normal file
3
doc/jvm/scaladocs/xgboost4j-flink/index.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
=========================
|
||||
XGBoost4J-Flink Scala API
|
||||
=========================
|
||||
3
doc/jvm/scaladocs/xgboost4j-spark/index.rst
Normal file
3
doc/jvm/scaladocs/xgboost4j-spark/index.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
=========================
|
||||
XGBoost4J-Spark Scala API
|
||||
=========================
|
||||
3
doc/jvm/scaladocs/xgboost4j/index.rst
Normal file
3
doc/jvm/scaladocs/xgboost4j/index.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
===================
|
||||
XGBoost4J Scala API
|
||||
===================
|
||||
Reference in New Issue
Block a user