1. 22 Jan, 2019 1 commit
  2. 19 May, 2018 1 commit
  3. 02 Jan, 2018 1 commit
  4. 12 Oct, 2017 1 commit
    • Nikita Titov's avatar
      [docs] documentation improvement (#976) · 4aa32967
      Nikita Titov authored
      * 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
      4aa32967
  5. 07 Oct, 2017 1 commit
    • Nikita Titov's avatar
      [docs] move wiki to Read the Docs (#945) · 6d34fb86
      Nikita Titov authored
      * 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
      6d34fb86
  6. 29 Sep, 2017 1 commit
    • Nikita Titov's avatar
      [docs] updates and improvements for documentation (#940) · d292512e
      Nikita Titov authored
      * added python version badge
      
      * fixed typos
      
      * fixed links
      
      * readthedocs doesn't support links with anchor out of box
      
      * fixed table rendering at ReadTheDocs #776#issuecomment-319851551
      
      * fixed table rendering at ReadTheDocs
      
      * added link to Key-Events page
      
      * fixed links
      
      * hotfix
      
      * fixed markdown
      d292512e
  7. 24 Aug, 2017 1 commit
  8. 22 Aug, 2017 1 commit
  9. 18 Aug, 2017 1 commit
    • Tsukasa OMOTO's avatar
      Update docs (#776) · 73e689b7
      Tsukasa OMOTO authored
      * docs: add Advanced-Topic TOC
      
      * docs: add title header to Advanced-Topic.md
      
      * docs: convert development.md to development.rst
      
      `pandoc --columns=200 -f markdown_github -t rst -o development.rst development.md`
      
      * docs: update index.rst
      73e689b7