diff --git a/doc/_static/cn.svg b/doc/_static/cn.svg new file mode 100644 index 000000000..515176d60 --- /dev/null +++ b/doc/_static/cn.svg @@ -0,0 +1,20 @@ + + diff --git a/doc/_static/js/auto_module_index.js b/doc/_static/js/auto_module_index.js new file mode 100644 index 000000000..b918ecdc1 --- /dev/null +++ b/doc/_static/js/auto_module_index.js @@ -0,0 +1,25 @@ +function auto_index(module) { + $(document).ready(function () { + // find all classes or functions + var div_query = "div[class='section'][id='module-" + module + "']"; + var class_query = div_query + " dl[class='class'] > dt"; + var func_query = div_query + " dl[class='function'] > dt"; + var targets = $(class_query + ',' + func_query); + + var li_node = $("li a[href='#module-" + module + "']").parent(); + var html = "
Supports regression, classification, ranking and user defined objectives. +
+Runs on Windows, Lunix and OSX, as well as various cloud Platforms
+Supports multiple languages including C++, Python, R, Java, Scala, Julia.
+Wins many data science and machine learning challenges. + Used in production by multiple companies. +
+Supports distributed training on multiple machines, including AWS, + GCE, Azure, and Yarn clusters. Can be integrated with Flink, Spark and other cloud dataflow systems.
+The well-optimized backend system for the best performance with limited resources. + The distributed version solves problems beyond billions of examples with same code. +
+