[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:
Jiaming Yuan
2023-04-27 19:29:03 +08:00
committed by GitHub
parent 511d4996b5
commit 96d3f8a6f3
4 changed files with 517 additions and 261 deletions

View File

@@ -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.