rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.17k stars 528 forks source link

[DOC] Update cuML documentation to use PyData Sphinx theme #4316

Open beckernick opened 2 years ago

beckernick commented 2 years ago

As summarized by @isVoid in https://github.com/rapidsai/cudf/issues/7098 , Python API documentation for RAPIDS projects has historically used the Sphinx Read The Docs theme and served a single large HTML page. This has caused the docs to load slowly and user to experience potentially significant latency/delays when searching for functions.

In https://github.com/rapidsai/cudf/pull/8746 , @galipremsagar updated the cuDF documentation to the more responsive PyData Sphinx theme. In https://github.com/rapidsai/cugraph/pull/1793, @BradReesWork made a similar change.

Updating the cuML documentation to the PyData Sphinx theme should improve the user experience for our documentation.

github-actions[bot] commented 2 years ago

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] commented 2 years ago

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.