[doc] Document the status of RTD hosting. [skip ci] (#7353)
This commit is contained in:
parent
864d236a82
commit
e36b066344
@ -19,7 +19,7 @@ Documents
|
|||||||
|
|
||||||
make html
|
make html
|
||||||
|
|
||||||
inside the ``doc/`` directory.
|
inside the ``doc/`` directory. The online document is hosted by `Read the Docs <https://readthedocs.org/>`__ where the imported project is managed by `Hyunsu Cho <https://github.com/hcho3>`__ and `Jiaming Yuan <https://github.com/trivialfis>`__.
|
||||||
|
|
||||||
********
|
********
|
||||||
Examples
|
Examples
|
||||||
|
|||||||
@ -30,7 +30,7 @@ Making a Release
|
|||||||
5. Make a release on GitHub tag page, which might be done with previous step if the tag is created on GitHub.
|
5. Make a release on GitHub tag page, which might be done with previous step if the tag is created on GitHub.
|
||||||
6. Submit pip, CRAN, and Maven packages.
|
6. Submit pip, CRAN, and Maven packages.
|
||||||
|
|
||||||
+ The pip package is maintained by `Hyunsu Cho <https://github.com/hcho3>`_ and `Jiaming Yuan <https://github.com/trivialfis>`_. There's a helper script for downloading pre-built wheels and R packages ``xgboost/dev/release-pypi-r.py`` along with simple instructions for using ``twine``.
|
+ The pip package is maintained by `Hyunsu Cho <https://github.com/hcho3>`__ and `Jiaming Yuan <https://github.com/trivialfis>`__. There's a helper script for downloading pre-built wheels and R packages ``xgboost/dev/release-pypi-r.py`` along with simple instructions for using ``twine``.
|
||||||
|
|
||||||
+ The CRAN package is maintained by `Tong He <https://github.com/hetong007>`_.
|
+ The CRAN package is maintained by `Tong He <https://github.com/hetong007>`_.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user