* Added python doc string for nthreads to dmatrix (#3363) * Add instruction to compile XGBoost4J multi-threaded on OSX (#3228) * Params confusion fixed: num_round, scalePosWeight (#3386) * Added detailed instruction for adding XGBoost4J as Maven dependency (#3374)
The documentation of xgboost is generated with recommonmark and sphinx. You can build it locally by typing "make html" in this folder. 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.