########################## Documentation and Examples ########################## **Contents** .. contents:: :backlinks: none :local: ********* Documents ********* * Documentation is built using `Sphinx `_. * Each document is written in `reStructuredText `_. * You can build document locally to see the effect, by running .. code-block:: bash make html inside the ``doc/`` directory. ******** Examples ******** * Use cases and examples will be in `demo `_. * We are super excited to hear about your story, if you have blogposts, tutorials code solutions using XGBoost, please tell us and we will add a link in the example pages.