* Fixed OpenMP installation on MacOSX with gcc-6 - Modified makefile from gcc-5 to gcc-6 - Removed deprecated install instructions from doc (gcc-5 was automatically forced if available in makefile on OSX) * Fixed OpenMP installation on MacOSX with gcc-6 - Modified makefile from gcc-5 to gcc-6 - Removed deprecated install instructions from doc (gcc-5 was automatically forced if available in makefile on OSX)
The document 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.