diff --git a/docs/conf.py b/docs/conf.py index 5feb31a61f..bd82230298 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -165,6 +165,7 @@ # documentation. # html_theme_options = { + "announcement": "Devstack is no longer supported by the Open edX community. See Tutor for the community-supported developer and installation environment.", "repository_url": "https://github.com/openedx/devstack", "repository_branch": "master", "path_to_docs": "docs/",