diff --git a/docs/conf.py b/docs/conf.py index 40604e3a..d146f7ac 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -26,8 +26,7 @@ import sys # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. -import versionwarning -version = release = versionwarning.version + versionwarning_messages = { 'latest': 'These are the old docs for RAPIDS beta. Got to https://www.rapids.science for the latest', }