diff --git a/conda/environments/builddocs_py37.yml b/conda/environments/builddocs_py37.yml index 721e4dae43..8032ef0b04 100644 --- a/conda/environments/builddocs_py37.yml +++ b/conda/environments/builddocs_py37.yml @@ -20,6 +20,7 @@ dependencies: # required for building rapids project docs - sphinx - sphinx_rtd_theme +- sphinx-markdown-tables - sphinxcontrib-websupport - nbsphinx - numpydoc @@ -27,5 +28,3 @@ dependencies: - recommonmark - pandoc=<2.0.0 - pip -- pip: - - sphinx-markdown-tables diff --git a/conda/environments/cuml_dev_cuda11.0.yml b/conda/environments/cuml_dev_cuda11.0.yml index d1310a81f8..f4dbb2229f 100644 --- a/conda/environments/cuml_dev_cuda11.0.yml +++ b/conda/environments/cuml_dev_cuda11.0.yml @@ -29,6 +29,7 @@ dependencies: - faiss-proc=*=cuda - umap-learn - scikit-learn=0.24 +- sphinx-markdown-tables - treelite=2.4.0 - statsmodels - seaborn @@ -36,7 +37,6 @@ dependencies: - nltk - pip - pip: - - sphinx_markdown_tables - git+https://github.com/dask/dask.git@2022.7.1 - git+https://github.com/dask/distributed.git@2022.7.1 - git+https://github.com/dask/dask-glm@main diff --git a/conda/environments/cuml_dev_cuda11.2.yml b/conda/environments/cuml_dev_cuda11.2.yml index 8b858c76ec..0665244a5a 100644 --- a/conda/environments/cuml_dev_cuda11.2.yml +++ b/conda/environments/cuml_dev_cuda11.2.yml @@ -29,6 +29,7 @@ dependencies: - faiss-proc=*=cuda - umap-learn - scikit-learn=0.24 +- sphinx-markdown-tables - treelite=2.4.0 - statsmodels - seaborn @@ -36,7 +37,6 @@ dependencies: - nltk - pip - pip: - - sphinx_markdown_tables - git+https://github.com/dask/dask.git@2022.7.1 - git+https://github.com/dask/distributed.git@2022.7.1 - git+https://github.com/dask/dask-glm@main diff --git a/conda/environments/cuml_dev_cuda11.4.yml b/conda/environments/cuml_dev_cuda11.4.yml index 54259b4edf..11c1b6a105 100644 --- a/conda/environments/cuml_dev_cuda11.4.yml +++ b/conda/environments/cuml_dev_cuda11.4.yml @@ -29,6 +29,7 @@ dependencies: - faiss-proc=*=cuda - umap-learn - scikit-learn=0.24 +- sphinx-markdown-tables - treelite=2.4.0 - statsmodels - seaborn @@ -36,7 +37,6 @@ dependencies: - nltk - pip - pip: - - sphinx_markdown_tables - git+https://github.com/dask/dask.git@2022.7.1 - git+https://github.com/dask/distributed.git@2022.7.1 - git+https://github.com/dask/dask-glm.git@main diff --git a/conda/environments/cuml_dev_cuda11.5.yml b/conda/environments/cuml_dev_cuda11.5.yml index 7716dd1c1c..2330849714 100644 --- a/conda/environments/cuml_dev_cuda11.5.yml +++ b/conda/environments/cuml_dev_cuda11.5.yml @@ -29,6 +29,7 @@ dependencies: - faiss-proc=*=cuda - umap-learn - scikit-learn=0.24 +- sphinx-markdown-tables - treelite=2.4.0 - statsmodels - seaborn @@ -36,7 +37,6 @@ dependencies: - nltk - pip - pip: - - sphinx_markdown_tables - git+https://github.com/dask/dask.git@2022.7.1 - git+https://github.com/dask/distributed.git@2022.7.1 - git+https://github.com/dask/dask-glm@main diff --git a/cpp/Doxyfile.in b/cpp/Doxyfile.in index d8cd284118..14d0f6fbb5 100644 --- a/cpp/Doxyfile.in +++ b/cpp/Doxyfile.in @@ -1082,7 +1082,7 @@ HTML_FILE_EXTENSION = .html # of the possible markers and block names see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_HEADER = +HTML_HEADER = @CMAKE_CURRENT_SOURCE_DIR@/header.html # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each # generated HTML page. If the tag is left blank doxygen will generate a standard diff --git a/cpp/header.html b/cpp/header.html new file mode 100644 index 0000000000..579d7829ed --- /dev/null +++ b/cpp/header.html @@ -0,0 +1,62 @@ + + + +
+ + + + ++ + + |
+ $projectname
+ $projectnumber
+
+ $projectbrief
+ |
+
+
+
+
+ $projectbrief
+ |
+
+
+
+
+ $searchbox | + + +