[doc] Update document. (#9098)
- Mention flink is still under construction. - Update doxygen version. - Fix warnings from doxygen about defgroup title and mismatched parameter name.
This commit is contained in:
754
doc/Doxyfile.in
754
doc/Doxyfile.in
File diff suppressed because it is too large
Load Diff
@@ -41,3 +41,7 @@ Contents
|
||||
XGBoost4J Scala API <scaladocs/xgboost4j/index>
|
||||
XGBoost4J-Spark Scala API <scaladocs/xgboost4j-spark/index>
|
||||
XGBoost4J-Flink Scala API <scaladocs/xgboost4j-flink/index>
|
||||
|
||||
.. note::
|
||||
|
||||
Please note that the flink interface is still under construction.
|
||||
|
||||
@@ -23,7 +23,7 @@ Requirements
|
||||
|
||||
Dask can be installed using either pip or conda (see the dask `installation
|
||||
documentation <https://docs.dask.org/en/latest/install.html>`_ for more information). For
|
||||
accelerating XGBoost with GPUs, `dask-cuda <https://github.com/rapidsai/dask-cuda>`_ is
|
||||
accelerating XGBoost with GPUs, `dask-cuda <https://github.com/rapidsai/dask-cuda>`__ is
|
||||
recommended for creating GPU clusters.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user