mirror of
https://github.com/ansible/ansible.git
synced 2025-11-30 23:16:08 +07:00
EOL 2.11 docs (#79355)
This commit is contained in:
@@ -165,7 +165,7 @@ html_theme_options = {
|
||||
html_context = {
|
||||
'display_github': 'True',
|
||||
'show_sphinx': False,
|
||||
'is_eol': False,
|
||||
'is_eol': True,
|
||||
'github_user': 'ansible',
|
||||
'github_repo': 'ansible',
|
||||
'github_version': 'devel/docs/docsite/rst/',
|
||||
|
||||
@@ -194,7 +194,7 @@ html_theme_options = {
|
||||
html_context = {
|
||||
'display_github': 'True',
|
||||
'show_sphinx': False,
|
||||
'is_eol': False,
|
||||
'is_eol': True,
|
||||
'github_user': 'ansible',
|
||||
'github_repo': 'ansible',
|
||||
'github_version': 'devel/docs/docsite/rst/',
|
||||
|
||||
Reference in New Issue
Block a user