Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Nikita Titov 8439b9066e
[docs] remove outdated docs from the repo (#6552) 2024-07-18 21:12:39 -05:00
James Lamb 631e0a2a7b
[ci] prevent trailing whitespace, ensure files end with newline (#6373) 2024-03-18 23:24:14 -05:00
Akshita Dixit 50bca9e4be
[docs] Add changes to gcc-tips (#4187)
* Add changes to gcc-tips

* Update docs/gcc-Tips.rst

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Update docs/gcc-Tips.rst

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Remove image files for gcc-tips

Co-authored-by: James Lamb <jaylamb20@gmail.com>
2021-04-17 21:24:55 +03:00
James Lamb 15853a7a02
[dask] add tutorial documentation (fixes #3814, fixes #3838) (#4030)
* [dask] add tutorial documentation (fixes #3814, fixes #3838)

* add notes on saving the model

* quick start examples

* add examples

* fix timeouts in examples

* remove notebook

* fill out prediction section

* table of contents

* add line back

* linting

* isort

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* move examples under python-guide

* remove unused pickle import

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2021-03-10 13:34:43 -06:00
Nikita Titov 672d0e52a1
[doc] added logo to docs (#3327) 2020-08-23 17:03:57 +08:00
Nikita Titov 47f0d5e806 [docs] added download artifacts badge (#1883)
* added download artifacts badge

* hotfix

* store badge images locally

* explicitly set the order
2018-12-08 12:38:14 +08:00
Nikita Titov ec13b06ec0
updated docs (#1239) 2018-02-10 16:24:31 +03:00
Nikita Titov 4aa3296739 [docs] documentation improvement (#976)
* fixed typos and hotfixes

* converted gcc-tips.Rmd; added ref to gcc-tips

* renamed files

* renamed Advanced-Topics

* renamed README

* renamed Parameters-Tuning

* renamed FAQ

* fixed refs to FAQ

* fixed undecodable source characters

* renamed Features

* renamed Quick-Start

* fixed undecodable source characters in Features

* renamed Python-Intro

* renamed GPU-Tutorial

* renamed GPU-Windows

* fixed markdown

* fixed undecodable source characters in GPU-Windows

* renamed Parameters

* fixed markdown

* removed recommonmark dependence

* hotfixes

* added anchors to links

* fixed 404

* fixed typos

* added more anchors

* removed sphinxcontrib-napoleon dependence

* removed outdated line in Travis config

* fixed max-width of the ReadTheDocs theme

* added horizontal align to images
2017-10-12 21:34:23 +09:00
Nikita Titov 6d34fb8635 [docs] move wiki to Read the Docs (#945)
* fixed Python-API references

* moved Features section to ReadTheDocs

* fixed index of ReadTheDocs

* moved Experiments section to ReadTheDocs

* fixed capital letter

* fixed citing

* moved Parallel Learning section to ReadTheDocs

* fixed markdown

* fixed Python-API

* fixed link to Quick-Start

* fixed gpu docker README

* moved Installation Guide from wiki to ReadTheDocs

* removed references to wiki

* fixed capital letters in headings

* hotfixes

* fixed non-Unicode symbols and reference to Python API

* fixed citing references

* fixed links in .md files

* fixed links in .rst files

* store images locally in the repo

* fixed missed word

* fixed indent in Experiments.rst

* fixed 'Duplicate implicit target name' message which is successfully
resolved by adding anchors

* less verbose

* prevented maito: ref creation

* fixed indents

* fixed 404

* fixed 403

* fixed 301

* fixed fake anchors

* fixed file extentions

* fixed Sphinx warnings

* added StrikerRUS profile link to FAQ

* added henry0312 profile link to FAQ
2017-10-07 23:43:58 +08:00