"src/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "fc167922d9896f4f4ba6c4db3160bc6bd5d17a84"
Commit 2e9f255e authored by Nikita Titov's avatar Nikita Titov Committed by James Lamb
Browse files

[docs] refer to RTD site directly (#2415)

parent e47d9414
...@@ -8,7 +8,6 @@ ignore= ...@@ -8,7 +8,6 @@ ignore=
public.tableau.com public.tableau.com
https://www.open-mpi.org https://www.open-mpi.org
https://readthedocs.org https://readthedocs.org
.*R/reference$
ignorewarnings=http-robots-denied,https-certificate-error ignorewarnings=http-robots-denied,https-certificate-error
[output] [output]
......
R API
=====
Refer to `R reference <./R/reference>`__.
...@@ -29,7 +29,7 @@ For more details, please refer to `Features <./Features.rst>`__. ...@@ -29,7 +29,7 @@ For more details, please refer to `Features <./Features.rst>`__.
Parameters Tuning <Parameters-Tuning> Parameters Tuning <Parameters-Tuning>
C API <C-API> C API <C-API>
Python API <Python-API> Python API <Python-API>
R API <R-API> R API <https://lightgbm.readthedocs.io/en/latest/R/reference/>
Parallel Learning Guide <Parallel-Learning-Guide> Parallel Learning Guide <Parallel-Learning-Guide>
GPU Tutorial <GPU-Tutorial> GPU Tutorial <GPU-Tutorial>
Advanced Topics <Advanced-Topics> Advanced Topics <Advanced-Topics>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment