Change link View page source to open file in github
Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
@@ -108,6 +108,10 @@ html_context = {
|
|||||||
'css_files': [
|
'css_files': [
|
||||||
'_static/css/theme_overrides.css', # override wide tables in RTD theme
|
'_static/css/theme_overrides.css', # override wide tables in RTD theme
|
||||||
],
|
],
|
||||||
|
'display_github': True,
|
||||||
|
'github_user': 'openzfs',
|
||||||
|
'github_repo': 'openzfs-docs',
|
||||||
|
'github_version': 'master/docs/'
|
||||||
}
|
}
|
||||||
|
|
||||||
# Custom sidebar templates, must be a dictionary that maps document names
|
# Custom sidebar templates, must be a dictionary that maps document names
|
||||||
|
|||||||
Reference in New Issue
Block a user