Fixing a few typos (#1771)

* Fixing a few typos

* Fixing a few typos
This commit is contained in:
Simon DENEL
2016-11-14 00:47:52 +01:00
committed by Tianqi Chen
parent b9a9d2bf45
commit 58aa1129ea
13 changed files with 32 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
The document of xgboost is generated with recommonmark and sphinx.
The documentation of xgboost is generated with recommonmark and sphinx.
You can build it locally by typing "make html" in this folder.
- clone https://github.com/tqchen/recommonmark to root
- type make html
Checkout https://recommonmark.readthedocs.org for guide on how to write markdown with extensions used in this doc, such as math formulas and table of content.
Checkout https://recommonmark.readthedocs.org for guide on how to write markdown with extensions used in this doc, such as math formulas and table of content.