Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 28f6d7e

Browse files
authored
docs: Add banner message about Devstack being deprecated (#1289)
1 parent 323b475 commit 28f6d7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
# documentation.
166166
#
167167
html_theme_options = {
168+
"announcement": "Devstack is no longer supported by the Open edX community. See <a href='https://docs.tutor.edly.io/index.html'>Tutor</a> for the community-supported developer and installation environment.<br><br>For any fork of devstack, you should look elsewhere for up-to-date docs for your fork.",
168169
"repository_url": "https://github.com/openedx/devstack",
169170
"repository_branch": "master",
170171
"path_to_docs": "docs/",

0 commit comments

Comments
 (0)